Hi all, i use cell list to select one of customers, and at selection
(through SelectionChangeEvent.Handler ) i hide this list.
Problem is that on selection cell receives focus, but list is hidden
and exception is thrown:

com.google.gwt.core.client.JavaScriptException: (Error): Can't move
focus to the control because it is invisible, not enabled, or of a
type that does not accept the focus

It cause no problems in application, i just want to get rid of
exception. Is there any solution?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to