I show a widget in a popup: it's added to the RootPanel and then in a 
deferred command I noticed that in Chrome the Widget is attached (
Widget.isAttached() method equals true) but when calling 
Document.get().isOrHasChild(widget.getElement()) it returns false.... I 
think this should be true also, just like I see in Firefox.

Any idea's why this is false in Chrome?

- Ed

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/qlaGdbyGo_0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to