On 27 avr, 19:20, Vitali Lovich <[email protected]> wrote:
> Have you run in hosted mode?  On Windows it's a flavour of IE5 or IE6
> (probably 6).

Actually the hosted mode uses the installed IE runtime, so if you have
IE6 installed, HostedMode/GWTShell will run IE6 and if you have IE7
installed, you'll debug against IE7 (if you have IE8, keep in mind
that when embedded in an application, it defaults to "compatibility
view" unless the app --or page, through the appropriate <meta> or http
header-- explicitly calls for the IE=8 mode).

> IE8 support was added recently to trunk, so official support
> won't come out until the next version of GWT (unless they do a point release
> with support, although that seems unlikely).

Note that if you turn IE8 into IE=5, IE=7 or IE=EmulateIE7 mode
(through the appropriate <meta> or HTTP header), you'll get an IE7-
compatible behavior, so the GWT apps run without (known) problem.

>IE8 isn't even out yet.

Actually, it is since a few weeks; and it's being deployed now in
Windows Update (it just appeared yesterday evening in my Vista's
automatic update).

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