Bug #1115
GWT 0.6, Portal display and access with IE 11
Statut: | New | Début: | 10/11/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | - | Temps passé: | - | |
Version cible: | Portal X.X |
Description
The display of the portal is broken under IE 11: the divisions that should be hidden are displayed in the bottom...
It is impossible to sign in, as the password field is inaccessible (not clickable, and skipped if using tab).
The issue is resolved if the portal is added to the "compatibility list" in the IE settings (which désactivâtes the right-click).
A possible workaround to avoid this user action is to add the following to the headers of HTML pages :
<meta http-equiv="X-UA-Compatible" content="IE=7,8,9">cf. :
- https://groups.google.com/forum/#!topic/google-web-toolkit/2QoAhpBqTtc
- https://code.google.com/p/google-web-toolkit/wiki/IE8Support
Note that IE 11 is normally supported by GWT :
http://www.gwtproject.org/doc/latest/FAQ_GettingStarted.html#What_browsers_does_GWT_support?
Maybe an upgrade of the HTML code of the portal will resolve the issue in the future...
Historique
#1 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Description mis à jour (diff)