GWT 2.0.3 with IE10 - some pages are not well rendered
hi,
We have and old application that was implemented with GWT 2.0.3 and GXT 2.2.0 library.
It was working ok with IE7,IE8 but now I have tried with IE10 and some things are not rendered correctly.(didn't tested with IE9).
I have added the line <meta http-equiv="X-UA-Compatible" content="IE=7,8,9"> in the first page but some pages are still renderer wrongly.
I have tested the application with Firefox 20.0.1 and it works ok.
In my configuration file I have defined the user agents as:
<set-property name="user.agent" value="ie6,ie8,gecko1_8,safari"/>
Are there other solutions ? or does I have to update to a newer GWT version ?
Thanks in advance,
pep.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home