about:welcome screens do not reflow at 400% zoom
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
People
(Reporter: nstroud, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
604.54 KB,
image/png
|
Details |
Prerequisites:
Found in Nightly 133.0a1 (2024-10-28)(64-bit)
Increase zoom in browser to 400%
STR:
- Open
about:welcome
from the URL bar - Navigate through the
about:welcome
wizard with 400% zoom on in the browser.
Expected/Actual:
Avoiding the need to scroll in the direction of reading in order to reveal lines that are cut off by the viewport is important, because such scrolling significantly increases the effort required to read. It is also important that content is not hidden off-screen. For example, zooming into a vertically scrolling page should not cause content to be hidden to one side. (Intent - WCAG 1.4.10 Reflow)
Once the user has enabled their browser to zoom up to 400%, a horizontal scroll bar is required to continue reading and to access some buttons throughout the about:welcome
wizard.
Content should be reflowed so that it all appears and is accessible through vertical scrolling
Comment 1•4 days ago
|
||
Hi @Natalie, is this only reproducible in Nightly 133? Thanks,
Reporter | ||
Comment 2•3 days ago
|
||
Hi :hanna_a ! I was able to reproduce this issue in Nightly 134.0a1 (2024-11-05) and in Firefox 132.0. Thank you!
Description
•