[a11y] Touch target suggestion for the website URL in reader view mode
Categories
(Firefox for Android :: WebExtensions, enhancement)
Tracking
()
| Accessibility Severity | s4 |
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | affected |
| firefox135 | --- | affected |
| firefox136 | --- | affected |
| firefox147 | --- | affected |
| firefox148 | --- | unaffected |
| firefox149 | --- | unaffected |
People
(Reporter: dpop, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
|
999.05 KB,
image/jpeg
|
Details |
Preconditions
Have Google Accessibility Scanner installed.
Steps to reproduce
- Navigate to any Wikipedia article, and enable reader view.
- Using the Accessibility Scanner, scan the article in reader view mode.
Expected behavior
No suggestions are made.
Actual behavior
The website URL is flagged: This item's height is 22/32dp. Consider making the height of this touch target 48dp or larger.
Device information
- Firefox version: Nightly 136.0a1, Beta 135.0b9 and Release 135.0 build 2
- Android device model/Android OS version: Samsung Galaxy A53 5G (Android 14)
Comment 1•1 year ago
|
||
The touch target issue for url is not detected only in reader mode but in normal mode as well.
It's expected that interactive target areas are to be 48dp or larger to allow users with limited dexterity and users on the go to better target and tap controls (per WCAG 2.2 Level AAA Success Criteria 2.5.5 and 2.5.8 Target Size (Enhanced and Minimum)). More details could be found in BBC Accessibility guide
That's being said, I agree that this is an enhancement, because the URL is an inline control that is limited by the line height, but its length also enlarges the total area that can be tapped by being long, so marking it as access-S4
| Reporter | ||
Comment 3•1 year ago
|
||
@Rebeca, indeed, the touch target for the URL in the address bar is flagged by the accessibility scanner in most instances: normal browsing, reader mode, pdfs, custom tabs.
Should we keep a single ticket for this issue, or file separate tickets for each screen?
Comment 4•1 year ago
|
||
(In reply to Delia Pop (Android QA) from comment #3)
@Rebeca, indeed, the touch target for the URL in the address bar is flagged by the accessibility scanner in most instances: normal browsing, reader mode, pdfs, custom tabs.
Should we keep a single ticket for this issue, or file separate tickets for each screen?
I think this ticket should be enough but it's helpful to have the instances where URL is displayed. Thank you Delia!
Informative note: In custom tabs, in the address bar we are displaying both the url and the title so changes to url can create differences in UI.
Comment 5•5 months ago
|
||
This suggestion is no longer reproducible on the latest Firefox for Android Nightly 149.0a1 from 1/14, nor on Beta 148.0b2, using a Samsung Galaxy S22 Ultra (Android 16).
Still reproducible on 146.0.1, and 147.0 Firefox for Android builds, with the same device.
Description
•