Are there any javascript errors? Install firbug in case you don't already have it and look for some errors.
On 1 Nov., 03:31, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > I am using GWT 1.5.3 and GWT-Ext 2.0.5 on Mozilla Firefox 3.0.3. > > The problem is that after I compile my GWT project and open the > generated static .html file in Mozilla Firefox the whole main panel is > invisble. Only after resizing the browser the panel becomes visible. > > I am using a normal Panel with BorderLayout with 3 inside panels > (north, center, south) (inside these panels other panels reside). This > Panel is added on the Viewport. > > On IE7 everything works fine and the panel is visible from startup. > > Does anyone have an idea on how to solve/workaround this problem? > > Thx very much in advance. > > Cheers > Sascha --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
