Bug 1473615
| Summary: | Catalog items icons display too much spacing on web console homepage in IE | ||||||
|---|---|---|---|---|---|---|---|
| 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 catalog items taking up too much space.
Consequence: As a result, not all the catalog items were visible in Internet Explorer.
Fix: The fix involved adding an additional CSS declaration as a workaround for IE.
Result: The catalog items now take up the correct space in IE.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-11-28 22:05:05 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: |
|
||||||
Fix is part of https://github.com/openshift/origin-web-console/pull/1881 which contains origin-web-catalog fix https://github.com/openshift/origin-web-catalog/pull/369 Checked on v3.7.0-0.143.1 The layout of catalog items is good 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 1302287 [details] catalog item icons display spacing Description of problem: Catalog items icons display too much spacing on web console homepage in IE, only "All" category has this problem. 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 homepage 2.Click "All" under the "Browse Catalog" 3.Check catalog items icons display Actual results: 3.Catalog items icons display too much spacing Expected results: 3.Catalog items icons should display normally, same as other category or subcategory Additional info: