Markup view toggle buttons color doesn't adapt in High Contrast Mode
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Accessibility Severity:s2, firefox132 fixed)
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Keywords: no-plan-to-ship)
Attachments
(2 files)
See screenshot (I modified the color variables to highlight that those colors don't adapt to HCM)
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Triaging as S2 because UI doesn't adapt to HCM
Assignee | ||
Comment 2•2 months ago
|
||
Instead of setting the fill
property to the desired color, we set the color
property, and then use currentColor
for fill
.
This way, when HCM forces the color of the text, the svg icon will get the expected color
Updated•2 months ago
|
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Comment 3•2 months ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:nchevobbe, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 months ago
|
Adding a keyword no-plan-to-ship
as an ad-hoc flag here. This keyword was meant to exclude specific bugs from the general access-S2
tracking when there are no plans to ship the affected feature. However, we do plan to address and ship this and other HCM-related devtools bugs, which are part of a larger project. This Dev Tools High Contrast Mode support project, tracked by the meta bug 1590215, is ongoing and is tracked by the Dev Tools team separately.
Comment 6•2 months ago
|
||
bugherder |
Updated•1 month ago
|
Description
•