Bug 1796516
Summary: | The modal title overflows and covers the close button in the developer catalog | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | ralpert | ||||||
Component: | Dev Console | Assignee: | cvogt | ||||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 4.4 | CC: | aos-bugs, jokerman, nmukherj, spathak | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.5.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Cause:
Layout padding was missing which allowed the title to flow over the close button.
Consequence:
If text was over the close button, it made it difficult to click.
Fix:
Fixed layout to prevent title overlapping close button.
Result:
Close button is now always accessible via mouse click.
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2020-07-13 17:13:32 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 1697875 [details]
The modal title don't overflows in the developer catalog
Validated on build :4.5.0-0.ci-2020-06-17-184141 Browser version: Chrome 76 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/RHBA-2020:2409 |
Created attachment 1656530 [details] Screenshot of issue Description of problem: The modal title in the Dev Catalog sometimes overflows and covers the close button Version-Release number of selected component (if applicable): 4.4 How reproducible: Very Steps to Reproduce: 1. Navigate to Dev Catalog 2. Click on JBoss Data Virtualization 6.4 defining Security Domain (no SSL) Actual results: Text overflows Expected results: Text wraps and doesn't overflow Additional info: