Hello,

In my application, I close a dialog and my window freezes. I need a
refresh to restart. It occurs 1 time to 2 ou 3 !
Browser : IE6 or IE7 and GWT 1.6.4
It seems to work fine with Firefox, Opera or hosted mode. I don't
notice the problem with GWT 1.5 and my previous app. version before
code migration (mainly listener)

The dialog display fields with TextBox, Label and Listbox, pushbutton
to cancel or validate, Horizontal and Vertical Panels to build a form.
The problem occurs on the close function without updating or something
strange, just calling "hide()"

Error :
function pAd(a){if(a.nodeType){return a.nodeType==1}return false}
Char 17, Object required

It look like "a" si null.

When I remove the 'setEnabled(true) / setEnabled(false)' used to
define inputable fields, in the constructor the bug disappear !!!


Thanks for your help,

--~--~---------~--~----~------------~-------~--~----~
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