Color contrast is not sufficient for the highlight used for filtered properties on Light theme
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Accessibility Severity:s2, firefox121 fixed)
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(2 files)
Color contrast is not sufficient for the highlight used for filtered properties on Light theme:
the color contrast ratio is 1.7:1 for the light yellow highlight backround against white page background while it’s expected to be 3:1 and higher for essential UI and color-only indication
besides changing the color of the highlight, it’s possible to add a visual icon, side border or any other filter indication to the highlighted properties to avoid relying on color alone
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:jdescottes, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Since it would be tricky to get a color that would give us a good contrast,
we add a bottom border to matching elements to differentiate them from the
other ones.
This also matches the style that we have in Debugger search results.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Description
•