[a11y] Touch target suggestion for the website "Add to home screen" prompt buttons
Categories
(Firefox for Android :: General, enhancement)
Tracking
()
Accessibility Severity | s4 |
People
(Reporter: dpop, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(2 files)
Preconditions
Have Google Accessibility Scanner installed.
Steps to reproduce
- Open a website.
- Open the ⋮ Main menu overlay > Tap the "Add to Home screen" button.
- Scan the "Add to home screen" prompt using the Accessibility scanner app.
Expected behavior
No suggestions are made.
Actual behavior
The "Cancel" and "Add" buttons are flagged: This item's height is 40dp. 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•5 months ago
|
||
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 item is an inline control that is limited by the line height, but its length, in this case, enlarges the total area that can be tapped by being long, so marking it as access-S4
Reporter | ||
Comment 2•4 months ago
|
||
I noticed that on some devices, the URL bar displayed in the prompt is also flagged by the accessibility scanner.
Tested with Motorola Moto G30 (Android 12) in Beta 137.0b10.
Description
•