You should be using a StackLayoutPanel if you're using
DockLayoutPanels.

Otherwise your issue may be similar to this:
http://code.google.com/p/google-web-toolkit/issues/detail?id=4694

On Apr 7, 2:34 am, "Hamlet D'Arcy" <[email protected]> wrote:
> The problem only occurs when a DockLayoutPanel is within the
> StackPanel.
>
> Does anyone know of issues with mixing StackPanel and
> DockLayoutPanel?
>
> On Apr 7, 9:32 am, "Hamlet D'Arcy" <[email protected]> wrote:
>
> > Has anyone ever seen something like this before:
>
> > I have a StackPanel in my application.
>
> > On IE7 only, The first time I start my application in Tomcat, and
> > navigate to the application in the browser, then the contents of the
> > first stack panel renders correctly. If I hit refresh then the panel
> > is invisible. The stack is visible, just the panel contents are
> > hidden. Any subsequent refresh results in same. If I resize the
> > window, then the panel renders just fine with no further problems for
> > the live of the app. If I switch stacks and come back then the panel
> > renders just fine with no further problems.
>
> > This does not happen in IE6, IE8, any FF, Chrome, or Safari.
>
> > Any ideas?

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