By "does not work", I meant the user interface does not display. It just displayed some bars.
When I used "DOCTYPE html" tag, interestingly Firefox also behaves same as IE 9. But our UI displays well in Chrome. So many incompatibilities! I am afraid our UI code may need some fine tuning for it to work well within what you call "standards" mode. I am hoping that troubleshooting and fixing this issue will be smooth. Does anybody have any suggestions for such incompatibility problems? On Apr 11, 11:24 am, Andy Stevko <[email protected]> wrote: > Hard to diagnose "most of my GWT application does not work". > Do you have the same issues with standards mode on other browsers? > > > > > > On Wed, Apr 11, 2012 at 8:27 AM, stagirus <[email protected]> wrote: > > Just a clarification - I meant our application, not the graphics, > > works well in all browsers. > > > On Apr 11, 9:17 am, stagirus <[email protected]> wrote: > > > We are adding some graphics rendering into our application built on > > > GWT 2.4. It works fine in all browsers including IE 6-9. Until this > > > point, we did not specify any <!DOCTYPE> and meta tags for IE. IE 9 > > > seems to default into Quirks Mode and our application works as > > > expected. Unfortunately the HTML5 Canvas does not work in this mode. > > > > If I force IE to IE9 standards mode including Document Mode, most of > > > my GWT application does not work. But the graphics rendering with HTML > > > 5 Canvas works fine. > > > > This is a terrible situation to be in. I would not call Bill Gates to > > > solve this problem. I am hoping Google/GWT guys could solve my > > > problem. > > > > Is there any way to make both my application and HTML 5 Canvas work in > > > IE9? > > > -- > > 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. > > -- > -- A. Stevko > =========== > "If everything seems under control, you're just not going fast enough." M. > Andretti -- 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.
