Bug 1473512
Summary: | Pod chart display was out of the border on overviewpage in IE 11 | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | xipang | ||||
Component: | Management Console | Assignee: | Robb Hamilton <rhamilto> | ||||
Status: | CLOSED ERRATA | QA Contact: | XiaochuanWang <xiaocwan> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.6.0 | CC: | aos-bugs, jokerman, mmccomas, spadgett, yapei | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: A known bug in Internet Explorer resulted in the layout of pod charts overflowing their containers on the overview page.
Consequence: As a result, the pod charts looked mis-aligned in the UI.
Fix: The fix involved increasing the specificity on some CSS declarations so that they only apply when they are needed, which is during a deployment when the pod charts are being animated.
Result: The pod charts appear correctly aligned in Internet Explorer.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-11-28 22:04:10 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: | |||||||
Attachments: |
|
Checked on v3.7.0-0.143.1 The display issue on Overview page has been fixed Move to VERIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:3188 |
Created attachment 1302126 [details] out of border Description of problem: Pod chart display was out of the border on overviewpage in IE 11,especially when browser is maximized. Version-Release number of selected component (if applicable): oc v3.6.153 kubernetes v1.6.1+5115d708d7 How reproducible: Always Steps to Reproduce: 1.Login web console, create a application(eg.ruby) 2.Click " > " expande button , check pod chart display when change browser zoom view to 100% Actual results: 2.Pod chart dispiay was out of the border Expected results: 2.Pod chart display normally Additional info: