Bug 1460983
Summary: | RHVH brand is missing on cockpit login screen in RHEL7.3 with IE 11 browser | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Wei Wang <weiwang> | ||||||
Component: | cockpit | Assignee: | Martin Pitt <mpitt> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-daemons | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 7.4 | CC: | bugs, cshao, huzhao, mpitt, qiyuan, weiwang, yaniwang, ycui | ||||||
Target Milestone: | rc | Keywords: | Extras | ||||||
Target Release: | 7.5 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2021-01-15 07:38:01 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1457639 | ||||||||
Attachments: |
|
Created attachment 1287206 [details]
picture
Hey Dominik - We're relying on the normal branding from PRETTY_NAME, which seems to have broken somewhere on IE11... I expect that this probably isn't RHV specific. A lot of IE fixes were recently added to Cockpit upstream (including adding IE integration testing). We'll need to check if this issue was fixed also. Do you have a chance to test this on current RHEL 7.5 beta or nightlies? They ship a new cockpit version with lots of IE fixes. Thanks! So we still don't have a confirmation whether this is still an issue in RHEL 7.5 (or 8.0 nightlies). Could anyone try this? Alternatively, does someone have a test RHV system that I can debug this on? (In reply to Martin Pitt from comment #10) > So we still don't have a confirmation whether this is still an issue in RHEL > 7.5 (or 8.0 nightlies). Could anyone try this? Alternatively, does someone > have a test RHV system that I can debug this on? I will retest it with RHEL-7.5-20180116.0-Server-x86_64-dvd1.iso later. (In reply to Wei Wang from comment #11) > (In reply to Martin Pitt from comment #10) > > So we still don't have a confirmation whether this is still an issue in RHEL > > 7.5 (or 8.0 nightlies). Could anyone try this? Alternatively, does someone > > have a test RHV system that I can debug this on? > > I will retest it with RHEL-7.5-20180116.0-Server-x86_64-dvd1.iso later. Test with rhel7.5-snapshort5(since download RHEL-7.5-20180116.0-Server-x86_64-dvd1 always failed, so update rhel7.5 from rhel7.4), the bug is fixed already. Test Version: RHEL-7.4-20170711.0-Server-x86_64-dvd1.iso (update to rhel7.5-snapshort5) cockpit-bridge-160-3.el7.x86_64 cockpit-160-3.el7.x86_64 cockpit-storaged-160-3.el7.noarch cockpit-ovirt-dashboard-0.11.19-1.el7ev.noarch cockpit-ws-160-3.el7.x86_64 cockpit-dashboard-160-3.el7.x86_64 cockpit-system-160-3.el7.noarch IE10 browser Test Steps: 1. Install RHEL-7.4-20170711.0-Server-x86_64-dvd1.iso 2. Upgrade to rhel7.5-snapshort5 3. Install rhv 4.2 repos rpm 4. yum install cockpit, cockpit-ovirt-dashboard 5. config firewall and service for cockpit 6. Launch cockpit WebUI with IE10 browser Results: Brand "RED HAT ENTERPRISE LINUX SERVER" displays normally on cockpit login page. The bug is fixed, so QE will change the status to VERIFIED after it is changed to ON_QA. Thanks for testing again! (In reply to Martin Pitt from comment #13) > Thanks for testing again! You are welcome! Change status to VERIFIED according to Comment #12 After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |
Created attachment 1287205 [details] log files Description of problem: When launching cockpit login screen in RHEL7.3 with IE 11 browser, the RHVH brand is missing. The issue cannot be detected with Firefox and Chrome browser. Version-Release number of selected component (if applicable): RHEL-7.3-20161019.0-Server-x86_64-dvd1.iso cockpit-bridge-138-6.el7.x86_64 cockpit-ws-138-6.el7.x86_64 cockpit-system-138-6.el7.noarch cockpit-138-6.el7.x86_64 Browser is IE 11.0.9600.17031 How reproducible: 100% Steps to Reproduce: 1. Clean install RHEL-7.3-20161019.0-Server-x86_64-dvd1.iso 2. Install cockpit package 2. Launch cockpit login screen with IE 11 browser 3. Check the RHVH brand Actual results: RHVH brand is missing. Expected results: RHVH brand displays above the username textbox Additional info: 1. The bug does not occur with Firefox and Chrome browser