The SelectTranslationsPanel default unfocused border color has insufficient color contrast on Linux
Categories
(Firefox :: Theme, defect)
Tracking
()
People
(Reporter: nordzilla, Assigned: nordzilla)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(3 files)
Description
The default border colors for the unfocused textarea on Linux doe not have sufficient color contrast for the system theme, Alpenglow theme, and Light them.
Dark theme is okay, but this needs to be updated.
Steps to implement
- Modify the SelectTranslationsPanel CSS to provide sufficient color contrast for all borders.
Tests to implement
- These are visual CSS changes, no automated testing necessary.
Assignee | ||
Comment 1•5 months ago
|
||
Ensures that the SelectTranslationsPanel textarea border
colors have sufficient color contrast for all themes,
such that it passes the checks for the WCAG 2.2 standard
Updated•5 months ago
|
Comment 3•5 months ago
|
||
bugherder |
Assignee | ||
Comment 4•5 months ago
|
||
Ensures that textarea border colors have sufficient color
contrast for all themes, such that it passes the checks for
the WCAG 2.2 standard 3:1 contrast ratio.
Original Revision: https://phabricator.services.mozilla.com/D213339
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Comment 6•5 months ago
|
||
I can reproduce the issue as seen in the screenshot and I can confirm the fix in Nightly v129.0a1 and Beta v128.0b5 on Ubuntu 22. The unfocused textarea has sufficient color contrast in all themes. Closing as verified.
Description
•