Bug 1515290

Summary: internet explorer 11 can not load webadmin
Product: [oVirt] ovirt-engine Reporter: Artyom <alukiano>
Component: Frontend.WebAdminAssignee: bugs <bugs>
Status: CLOSED NOTABUG QA Contact: Pavel Stehlik <pstehlik>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.2.0CC: alukiano, bugs, gshereme
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-21 07:32:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1450460    
Attachments:
Description Flags
screenshot
none
ie10 mode -- stuck on loading for snapshot builds
none
permutations none

Description Artyom 2017-11-20 14:06:32 UTC
Description of problem:
internet explorer 11 cannot load webadmin, you can see screenshot for more details.

Version-Release number of selected component (if applicable):
InternetExplorer11 11.0.9600.18837
ovirt-engine-4.2.0-0.0.master.20171116212005.git61ffb5f.el7.centos.noarch

How reproducible:
Always

Steps to Reproduce:
1. Try to open manager via IE11
2.
3.

Actual results:
oVirt stuck in the loading state

Expected results:
oVirt succeeded to load

Additional info:

Comment 1 Artyom 2017-11-20 14:12:15 UTC
Created attachment 1355851 [details]
screenshot

Comment 2 Greg Sheremeta 2017-11-20 20:50:50 UTC
Were you using IE10 mode or Edge mode? IE10 doesn't work in our snapshot builds. Edge should.

This is by design. Our snapshots only compile 2 GWT permutations -- one for Chrome+Safari (safari permutation), and one for Firefox+Edge (gecko1_8 permutation). See attached screenshot where you can see only those 2 permutations were built in the build you used.

Edge uses the gecko1_8 permutation, whereas IE10 uses one called "ie10".

Comment 3 Greg Sheremeta 2017-11-20 20:52:18 UTC
Created attachment 1356165 [details]
ie10 mode -- stuck on loading for snapshot builds

Comment 4 Greg Sheremeta 2017-11-20 20:52:41 UTC
Created attachment 1356166 [details]
permutations

Comment 5 Artyom 2017-11-21 07:32:41 UTC
Oh I wasn't aware of such difference, it was in IE10 mode, so I changed it to Edge and all started to work as expected, thanks for information and sorry for noise:)