Bug 1515290
| Summary: | internet explorer 11 can not load webadmin | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Artyom <alukiano> | ||||||||
| Component: | Frontend.WebAdmin | Assignee: | bugs <bugs> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> | ||||||||
| Severity: | urgent | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 4.2.0 | CC: | 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
Artyom
2017-11-20 14:06:32 UTC
Created attachment 1355851 [details]
screenshot
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". Created attachment 1356165 [details]
ie10 mode -- stuck on loading for snapshot builds
Created attachment 1356166 [details]
permutations
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:) |