Closed
Bug 1844093
Opened 1 year ago
Closed 11 months ago
Insufficient color contrast for some object text
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Accessibility Severity:s2, firefox120 fixed)
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(3 files)
Color contrast is not sufficient for the light gray text (such as output/return text like “undefined”, Filter placeholder, collapsed “<prototypes>” tree item): it’s 3.1:1 for the light gray text against white background while 4.5:1 or higher is expected
Assignee | ||
Updated•1 year ago
|
Accessibility Severity: --- → s2
Assignee | ||
Updated•1 year ago
|
Severity: S2 → S3
Assignee | ||
Updated•1 year ago
|
Priority: -- → P2
Comment 1•1 year 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)
Updated•1 year ago
|
Flags: needinfo?(nchevobbe)
Assignee | ||
Comment 2•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•11 months ago
|
||
Don't override all colors to turn them (insufficiently contrasted) grey,
but apply a desaturate filter which should keep a good enought contrast.
Depends on D190549
Updated•11 months ago
|
Attachment #9357565 -
Attachment description: Bug 1844093 - [devtools] Tweak light them --theme-comment to increase its contrast. r=#devtools-reviewers. → Bug 1844093 - [devtools] Tweak light theme `--theme-comment` to increase its contrast. r=#devtools-reviewers.
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/706b32f4adf8 [devtools] Tweak light theme `--theme-comment` to increase its contrast. r=devtools-reviewers,ochameau. https://hg.mozilla.org/integration/autoland/rev/36ae8ef002f0 [devtools] Better contrast on eager evaluation results. r=devtools-reviewers,ochameau.
Comment 5•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/706b32f4adf8
https://hg.mozilla.org/mozilla-central/rev/36ae8ef002f0
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•