Defect #33234
Vertical scroll bar in some browsers hide content
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 4.2.0 | |||
Resolution: | Fixed | Affected version: |
Description
The vertical scrollbar in some browser may be displayed over the content, hiding text or making it difficult to click buttons.
The screenshot below is taken when using Firefox 74.0 on macOS 10.15.4.
Associated revisions
Fix that vertical scroll bar in some browsers hide content (#33234).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA 9 months ago
- File 33234-update-padding.patch
added
- File context-menu-button-after.png added
- File 33234-issues-list-before.png added
- File 33234-issues-list-after.png added
- Target version set to Candidate for next minor release
The attached patch fixes this issue by updating padding
values.
For your reference, I have attached screenshots of the issues list before and after the change (33234-issues-list-before.png, 33234-issues-list-after.png).