-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE
-
Component/s: JS APIs and Utilities, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:4
-
Browsers:Internet Explorer 11
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