-
Bug
-
Resolution: Fixed
-
Critical
-
-
1.0-beta-1
Blue Ocean does not work at all on IE 11 i.e. you get a blank white screen with "Loading..." in the top left corner.
A significant number of people/companies run Jenkins on IE. Support on IE11/Edge is important.
See the Browser Compatibility Matrix.
Tested on IE 11 ... totally broken i.e. failing to load the page due to a react-redux issue. It's fair to assume that if it's broken on IE 11, then it's also broken on earlier versions.
NOTE: You'll also need to add the babel polyfill i.e. reapply commit e4ce334. In fact, it might be better to add this polyfill explicitly for IE only. Adding it to the blueocean bundle bloats it unnecessarily for browsers that don't need it.
- is duplicated by
-
JENKINS-35728 Pipeline detail throws exception, breaks in IE11
-
- Closed
-
[JENKINS-35735] Fix Blue Ocean to run on Internet Explorer 11
Epic Link | New: UX-558 [ 29601 ] |
Description | Original: A significant number of people/companies run Jenkins on IE. It would be good to have it running there and show that we care about these people. |
New:
A significant number of people/companies run Jenkins on IE. It would be good to have it running there and show that we care about these people. See the [Browser Compatibility Matrix|https://wiki.jenkins-ci.org/display/JENKINS/Browser+Compatibility+Matrix]. |
Rank | New: Ranked higher |
Sprint | New: 1.0-m8 [ 46 ] |
Summary | Original: Fix Blue Ocean to run on Internet Explorer | New: Fix Blue Ocean to run on Internet Explorer 11 |
Description |
Original:
A significant number of people/companies run Jenkins on IE. It would be good to have it running there and show that we care about these people. See the [Browser Compatibility Matrix|https://wiki.jenkins-ci.org/display/JENKINS/Browser+Compatibility+Matrix]. |
New:
A significant number of people/companies run Jenkins on IE, and Blue Ocean should be supported there (IE11/Edge) See the [Browser Compatibility Matrix|https://wiki.jenkins-ci.org/display/JENKINS/Browser+Compatibility+Matrix]. |
tfennelly interesting that Edge is not on that list. Blue Ocean is only targeting IE11 at this point. Is this broken or a reminder to look at it again?