Bug 2079214
Summary: | modal text goes outside of modal boundary and doesn't have scroll bar | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> | ||||||
Component: | Management Console | Assignee: | Yadan Pei <yapei> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.11 | CC: | aos-bugs, jhadvig, yapei | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.12.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||||
Doc Text: |
Styling issue, no docs updates needed.
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2023-01-17 19:48:18 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: |
|
Created attachment 1897887 [details]
cluster update modal entire modal scroll
the reported issue has been fixed on 4.12.0-0.nightly-2022-07-17-174647, now the modal scroll behavior is changed to entire modal scroll
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 (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), 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-2022:7399 |
Created attachment 1875260 [details] Update cluster modal text goes out of boundary Description of problem: some text goes outside of Update cluster modal boundary when height is limited Version-Release number of selected component (if applicable): 4.11.0-0.nightly-2022-04-26-181148 How reproducible: Always Steps to Reproduce: 1. open browser Javascript console, extend its height 2. open Update cluster modal via Cluster Settings -> click 'Update' button 3. Actual results: 2. since the visible screen height in Update cluster is not tall enough to show all text, texts goes outside of the screen height size are shown in wrong format Expected results: 2. we may render a scroll bar inside the Update cluster modal when height is limited, similar behavior with About modal Additional info: