-
Sencha User
Sencha GXT does not respect doc.documentMode
Hello,
I have the problem that the site I build with Sencha GXT 3.0.0 is an intranet site and IE8/IE9 is configured to run intranet sites in compatibility view (which I cannot change). This breaks some of my layout and setting a x-ua-compatible meta tag does not help either.
I have looked in the class com.sencha.gxt.core.rebind.useragent.UserAgentPropertyGenerator and the javascript in that class does not respect the doc.documentMode variable as does the class com.google.gwt.user.rebind.UserAgentPropertyGenerator from GWT.
Is it possible to make GXT work in such an environment (IE compat view saying MSIE 7 and document mode saying IE9 for instance) and respect the doc.documentMode variable?
Thanks
Jan Rosczak
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules