Closed
Bug 1904839
Opened 1 year ago
Closed 1 year ago
Color picker isn't usable in High Contrast Mode
Categories
(DevTools :: Inspector: Rules, defect)
DevTools
Inspector: Rules
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When the toolbox is in High Contrast Mode, the color swatch don't show the underlying color (because we're using background-color and the color is stripped).
Similarly, Spectrum, the widget that we use to pick a color, does not display the colors so it's impossible to use
Assignee | ||
Comment 1•1 year ago
|
||
This ensures that the color swatch in the Rules view, and the different
elements in the color picker have the proper background colors.
Updated•1 year ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9409655 -
Attachment description: Bug 1904839 - [devtools] Support color picker in High Contrast Mode. r=#accessibility-frontend-reviewers → WIP: Bug 1904839 - [devtools] Support color picker in High Contrast Mode.
Updated•1 year ago
|
Attachment #9409655 -
Attachment description: WIP: Bug 1904839 - [devtools] Support color picker in High Contrast Mode. → Bug 1904839 - [devtools] Support color picker in High Contrast Mode. r=#accessibility-frontend-reviewers
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d56911c2bb1
[devtools] Support color picker in High Contrast Mode. r=accessibility-frontend-reviewers,devtools-reviewers,ochameau,nlapre
![]() |
||
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•