[a11y] Consider increasing the contrast ratio on "Delete" and "Cancel" buttons from History deletion screen
Categories
(Firefox for Android :: History, defect)
Tracking
()
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: access)
Attachments
(1 file)
From github: https://github.com/mozilla-mobile/fenix/issues/27306.
Steps to reproduce
- Have the Accessibility scanner app installed and opened.
- Go to Home Page - Tap the three dot menu - History - Tap on the trash can icon.
Scan the dialogue.Expected behaviour
No suggestions are made.
Actual behaviour
Text contrast
android:id/button1
The item's text contrast ratio is 3.12. This ratio is based on an estimated foreground color of #AB71FF and an estimated background color of #42414D. Consider using colors that result in a contrast ratio greater than 4.50 for small text, or 3.00 for large text.Text contrast
android:id/button2
The item's text contrast ratio is 3.12. This ratio is based on an estimated foreground color of #AB71FF and an estimated background color of #42414D. Consider using colors that result in a contrast ratio greater than 4.50 for small text, or 3.00 for large text.Device name
Google Pixel 6
Android version
Android 13
Firefox release type
Firefox Nightly
Firefox version
107.0a1
Device logs
Additional information
No response
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
A patch landed to fix a11y issues with the radio buttons.
The contrast issues will remain to be further investigated and later fixed.
Comment 3•2 years ago
|
||
More about accessible color contrast, its user impact, and tools to be used to measure it on the WCAG 2.1 Success Criterion 1.4.3 Contrast (Minimum) Understanding page
Updated•2 years ago
|
Comment 4•2 years ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:vdreghici, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Comment 5•8 months ago
|
||
Fixed in Bug 1876719.
Updated•8 months ago
|
Comment 6•8 months ago
•
|
||
Verified as fixed on the latest Nightly build (138.0a1 from 2025-03-04T23:53:31.423755568)
There are no suggestions made.
Device used: Google Pixel 9 Pro XL (Android 15).
Marking the ticket as verified.
Updated•8 months ago
|
Description
•