Bug #1115

GWT 0.6, Portal display and access with IE 11

Added by Alexey Lavrentev about 9 years ago. Updated about 9 years ago.

Status:New Start date:11/10/2014
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version: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. :

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

portailBFM-IE11_20141110.png (89.2 kB) Alexey Lavrentev, 11/10/2014 12:20 pm

portailBFM-IE11_20141110a.png (74.1 kB) Alexey Lavrentev, 11/10/2014 12:20 pm

History

#1 Updated by Alexey Lavrentev about 9 years ago

  • Description updated (diff)

Also available in: Atom PDF