Closed
Bug 1916328
Opened 3 months ago
Closed 2 months ago
Input and evaluation results icon don't respect forced colors in High Contrast Mode
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Accessibility Severity:s2, firefox132 fixed)
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Those are using their regular colors, but they should have a high contrast, like the error/warning/notice icons
This is probably because we're using fill
to set the colors
Updated•3 months ago
|
Accessibility Severity: --- → s2
Assignee | ||
Updated•3 months ago
|
Severity: -- → S3
Assignee | ||
Updated•3 months ago
|
Priority: -- → P2
Comment 1•3 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.
Flags: needinfo?(nchevobbe)
Assignee | ||
Updated•3 months ago
|
Flags: needinfo?(nchevobbe)
Assignee | ||
Comment 2•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58983adca2f1
[devtools] Adapt color of console input icons in High Contrast Mode. r=accessibility-frontend-reviewers,devtools-reviewers,nlapre,ochameau.
Comment 4•2 months ago
|
||
Backed out for causing dt failures @ browser_parsable_css.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/4a3521da5ecdde92cd31f21d0e660fd9ec0296ec
Flags: needinfo?(nchevobbe)
Assignee | ||
Updated•2 months ago
|
Flags: needinfo?(nchevobbe)
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3bbe4bcc31ef
[devtools] Adapt color of console input icons in High Contrast Mode. r=accessibility-frontend-reviewers,devtools-reviewers,nlapre,ochameau.
Comment 6•2 months ago
|
||
Backed out for causing dt failures on browser_parsable_css.js
Flags: needinfo?(nchevobbe)
Backout by nfay@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/b5de9d1c0820
Backed out changeset 58983adca2f1 for causing dt failures @ browser_parsable_css.js
Comment 8•2 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/b5de9d1c0820
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ef644e5d118
[devtools] Adapt color of console input icons in High Contrast Mode. r=accessibility-frontend-reviewers,devtools-reviewers,nlapre,ochameau.
Assignee | ||
Updated•2 months ago
|
Flags: needinfo?(nchevobbe)
Comment 10•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-132b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•