Hi, I solved this by setting the XML Doc Type to Standards mode. GWT sets this to quirks mode by default. A quick fix but may have far reaching consequences to how your app's look and feel. Look in your application's HTML file and set this at the top.
Cheers, Jaga On Mar 4, 8:57 pm, Sorinel C <[email protected]> wrote: > Are you sure isn't it the IE8 option "Page ~ Zoom" set to 150% instead > 100% ? > > Cheers! -- 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.
