Wednesday, November 20, 2013

Re: FocusWidget still hidden input box needed?



On Wednesday, November 20, 2013 9:47:21 AM UTC+1, Ed wrote:
The FocusWidget and FocusPanel contains an hidden input box to make it focusable.
For which browsers is this still needed?

From the code, this is still needed for access keys to work. Setting tabIndex makes widgets focusable in all browsers nowadays, but accessKey doesn't work to focus the element.
Maybe this is no longer needed though, this code and comment are nearly 4 years old already! 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment