Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE
-
6.2.x
-
Committed
-
4
-
Internet Explorer 11
Description
Issue:
Browser specific HTML class is not identifying renderer and browser classes properly in IE11, while it is displaying properly in Chrome, Firefox, Opera, and IE9.
Step to reproduce:
1. Obtain 6.2 EE bundle with the latest patches
2. Open up the Portal in IE11
3. Press F12 to see the developer inspection mode - check the DOM explorer section. You'll see what it looks like on the IE11.png file that's been attached to this ticket.
Expected Result:
HTML class will include IE11-specific information.
aui ltr yui3-js-enabled trident ltr js ie ie11 ie11-0 win
Actual Results:
HTML class does not include IE11-specific information.
aui ltr yui3-js-enabled ltr js win