Hi there,

we have a web app based on GWT that you can see at

http://beta.homeprodigy.com/index.php?main_page=map

this page is now flickering when you load it with FF 3.5. On FF 3.0 it
was working fine.

My only guess is that it might have to do something with

                DeferredCommand.addCommand(new Command(){
                        public void execute() {

as we add the main UI components to the RootPanel using above commands
in order to break those tasks into smaller ones. As the page is
flickering while those elements are added my assumption goes into that
direction.

Anybody has run into similar problems?

Thanks for any answers in advance.

Dominik

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