Filter input icons keep their original color in High Contrast Mode
Categories
(DevTools :: Console, 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
(5 files)
Note that by default there's an 0.8 opacity applied to the button, which is only re-set to 1 when the button is hovered/focused. Not sure if this should still be done in HCM
Assignee | ||
Comment 1•2 months ago
|
||
Note that it also impacts the filter icon at the start of the input
Assignee | ||
Comment 2•2 months ago
|
||
Note that the filter icon at the beginning of the input is also impacted
Comment 3•2 months ago
|
||
Triaging S2 because, as I understand it, this UI doesn't adapt to HCM. Please re-triage to S3 if it is adapting but in incorrect colours for its role.
We should always have opacity = 100% in HCM
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Comment 4•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 | ||
Comment 5•2 months ago
|
||
We usually don't align a11y severity and severity in DevTools, but we'll set a P2 for all a11y s2 as we plan to work on this in the next months
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 6•2 months ago
|
||
Updated•2 months ago
|
Assignee | ||
Comment 7•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.
Assignee | ||
Comment 9•2 months ago
|
||
This adds proper border and outline colors to the console filter input.
The filter height is reduced so those are visible, and we also
hide the separator around it which are not needed in HCM since we
display the border on the input.
Comment 10•2 months ago
|
||
Comment 11•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/283ea385b220
https://hg.mozilla.org/mozilla-central/rev/9cb905f3f50a
https://hg.mozilla.org/mozilla-central/rev/76364a160d4d
Updated•1 month ago
|
Description
•