Ok, it seems like it is a bug in RC1 i compile the same code in the 1.6 Beta 2 and it does not have this weird problem. No clue what is causing it to detect all the handlers or something. I guess i will use beta 2 for now because this is a major bug that is happening.
On Mar 25, 12:43 pm, Vitali Lovich <[email protected]> wrote: > You won't get any errors unless you run in HostedMode. GWT.log messages get > stripped from your code when compiled into javascript. > > The IE errors don't really have anything to do with this. If you look, I'm > sure they're non-critical. > > If you want "messages" in compiled code, either write your own log display, > your use Window alerts for one-off messages. > > On Wed, Mar 25, 2009 at 3:22 PM, [email protected] > <[email protected]>wrote: > > > > > I am confused I am not getting any error message in the debug console > > or in firefox. > > > However in ie. When i open up a order. I see it show error on page for > > a second however all the data seem to have loaded and but none of the > > textbox and stuff works anymore. Feel like all the handlers for the > > textfields and stuff all disappered. > > > No clue what is causing this problem and not even getting an error in > > the debugger. > > > How do I solve this type of program that is happening in ie7. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
