Bug 1855761
Summary: | Web Admin interface broken on Firefox | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Sandro Bonazzola <sbonazzo> | ||||||
Component: | ovirt-engine-ui-extensions | Assignee: | rszwajko | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivana Saranova <isaranov> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.4.1.8 | CC: | aoconnor, aperotti, bugs, dima-online, michal.skrivanek, rdlugyhe, sgoodman, sgratch | ||||||
Target Milestone: | ovirt-4.4.2 | Keywords: | Regression | ||||||
Target Release: | --- | Flags: | pm-rhel:
ovirt-4.4+
aoconnor: blocker- sgratch: planning_ack? sgratch: devel_ack+ lleistne: testing_ack+ |
||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | ovirt-engine-ui-extensions-1.2.3-1 | Doc Type: | Bug Fix | ||||||
Doc Text: |
Firefox 68 ESR does not support several standard units in the <svg> tag. (For more information, see https://bugzilla.mozilla.org/show_bug.cgi?id=1287054.) Consequently, before this update, aggregated status card icons appeared larger than intended.
This update uses supported units to size icons, and as a result, icons appear correctly in FireFox 68 ESR and later.
|
Story Points: | --- | ||||||
Clone Of: | |||||||||
: | 1875851 (view as bug list) | Environment: | |||||||
Last Closed: | 2020-09-18 07:13:03 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: | 1875851 | ||||||||
Attachments: |
|
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. Created attachment 1700597 [details]
chrome screenshot
# rpm -qv ovirt-engine ovirt-engine-4.4.1.8-1.el8.noarch with ovirt-engine-ui-extensions-1.2.2-1 ? nevermind. I can confirm that on ESR 68 (both oVirt and RHV), however this version is on its way out, the new ESR 78 doesn't exhibit this behavior. It's already released but ESR68 is still supported for next 2 months. But it doesn't seem to affect functionality, just looks a bit ugly with those big icons. We can still try to fix that since it may be trivial(needs deeper investigation) Steps: 1) Check dashboards in Admin portal Results: Interface is shown correctly. Verified in: ovirt-engine-4.4.2.3-0.6.el8ev.noarch ovirt-engine-ui-extensions-1.2.3-1.el8ev.noarch firefox-78.0.2-1.fc31.x86_64 firefox-68.5esr Verified on my side too with firefox 78.2.0esr on RHEL 8, looks good. *** Bug 1878340 has been marked as a duplicate of this bug. *** This bugzilla is included in oVirt 4.4.2 release, published on September 17th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |
Created attachment 1700596 [details] firefox screenshot. When opening the web admin interface with firefox 68.10.0esr the web admin interface looks like in attached screenshot firefox.png. It seems pretty broken compared to the Chrome one. Within google chrome it looks normal, see chrome.png