Apparently Event Handling uses bubbling, not capture, since an
HTMLPanel does not notice blur events on a contained input element (I
believe that the blur event is fired through the capture phase by
browsers, but does not buibble back up).

Is there any way to capture BlurEvents in a HTMLPanel for a contained
input element?
--~--~---------~--~----~------------~-------~--~----~
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