Hi MiSt,
Could you create an issue report for this on the Issue Tracker, attaching a
screenshot of what it looks like on IE8 and IE7 or FF3 where it looks the
way you want.

Issue Tracker:
http://code.google.com/p/google-web-toolkit/issues/list

<http://code.google.com/p/google-web-toolkit/issues/list>Thanks,
-Sumit Chandel

On Wed, Aug 19, 2009 at 1:20 AM, MiSt <[email protected]> wrote:

>
> I've some problems with Stackpanel in ie8 (standard mode) GWT 1.7
>
> My StackPanel has  width and height set explicitly in pixels but under
> ie8 it looks much  higher than its size
>
> It turned  out that removing line 142 from StackPanel:
> DOM.setElementProperty(tdb, "height", "100%");
>
> solves the issue and StackPanel still working under firefox, chrome
> and opera.
>
> So why this this line in stack panel is needed ?
>
>
> >
>

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