[a11y] Resizing the viewport causes horizontal scrolling in about:addons
Categories
(Toolkit :: Add-ons Manager, defect, P2)
Tracking
()
People
(Reporter: A02291979, Assigned: rpl)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [addons-jira])
Attachments
(2 files)
Impacted Section/Element
About:addons ("Extensions", "Themes")
Steps to Reproduce
Resize the window to 1280px wide and use Ctrl + to zoom to 400%.
Expected Behavior
Content reflows neatly and adapts to window size, with no horizontal scrolling required.
Actual Behavior
On "Extensions", as zoom level is increased to 260% zoom or above, content overflows the window and horizontal scrolling is required. On "Themes" at 170% zoom or above, content overflows the window and horizontal scrolling is required.
User Impact
Users who zoom content via Ctrl + may experience difficulty using the page.
WCAG 2.2 References
1.4.10 Reflow
Recommendations
Use responsive CSS so that content reflows neatly and does not require horizontal scroll.
Testing Environment
Windows 11
Assistive Technology Used
Any
Further Reference
https://webaim.org/techniques/reflow/
Severity
3-Moderate
Updated•1 month ago
|
Updated•25 days ago
|
| Assignee | ||
Comment 2•19 days ago
|
||
(In reply to Sarah Clements [:sclements] from comment #1)
Luca, does your team own this page?
yes, we do. I'll take a look into this.
Updated•19 days ago
|
| Assignee | ||
Comment 3•12 days ago
|
||
Updated•12 days ago
|
Comment 5•6 days ago
|
||
| bugherder | ||
Comment 6•6 days ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 7•6 days ago
|
||
The patch landed in nightly and beta is affected.
:rpl, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox156towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 8•6 days ago
|
||
The about:addons page layout was already not responsive for a long time, and given that we had to apply quite a few changes to the aboutaddons css to get it to handle smaller width and height page sizes I feel it would be good to leave it to get some more backing time in Nightly and Beta channels.
Description
•