Closed
Bug 1843332
Opened 2 years ago
Closed 2 years ago
Insufficient color contrast for search/filter input label/placeholder
Categories
(DevTools :: General, defect, P2)
DevTools
General
Tracking
(Accessibility Severity:s2, firefox122 fixed)
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
Color contrast is insufficient for label/placeholder text within search and filter input fields on Light theme:
the color contrast ratio is 3.1:1 for the light grey regular text against white background while it’s expected to be 4.5:1 and higher.
While placeholder text is not explicitly included in the WCAG, in this case the on-screen text in the placeholder is playing a role of an on-screen label text for these inputs
Assignee | ||
Updated•2 years ago
|
Accessibility Severity: --- → s2
Assignee | ||
Updated•2 years ago
|
Severity: S2 → S3
Assignee | ||
Updated•2 years ago
|
Priority: -- → P2
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.
Flags: needinfo?(jdescottes)
Updated•2 years ago
|
Flags: needinfo?(jdescottes)
Assignee | ||
Updated•2 years ago
|
Component: Inspector → General
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/56d2d1a7eecf
[devtools] Fix search/filter input placeholder color contrast. r=devtools-reviewers,ochameau.
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•