Turns out this is a known issue (with workarounds) [1] with maps in conjunction with GWT's layouting.
[1] http://code.google.com/p/gwt-google-apis/issues/detail?id=366&colspec=ID%20Type%20API%20Status%20Priority%20Milestone%20Owner%20Summary On Jul 26, 10:22 pm, George Georgovassilis <[email protected]> wrote: > Hello Eric, > > The page is in standards mode. How do I debug this? > > On Jul 26, 8:48 pm, Eric Ayers <[email protected]> wrote: > > > First, make sure your hosted html page is set to standards mode. The > > first line should be something like: > > > <!doctype html> > > > On Mon, Jul 26, 2010 at 1:17 PM, George Georgovassilis > > > <[email protected]> wrote: > > > I've recently run into the following rather bewildering issue where > > > maps display fine in all browsers but IE6 and IE7. > > > > My GWT 2.0.4 client app is using GWT maps API 1.1 jar (against maps > > > API 2). The maps API loads ok, but IE6 and IE7 won't display themap > > > widget content - no errors thrown. > > > > Interestingly, when the user agent is pinned to "ie8" in the module > > > file then maps will display fine even on IE7. > > > > Has anyone run into this before? > > > > -- > > > 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 > > > athttp://groups.google.com/group/google-web-toolkit?hl=en. > > > -- > > Eric Z. Ayers > > Google Web Toolkit, Atlanta, GA USA -- 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.
