Closed
Bug 1953377
Opened 8 months ago
Closed 8 months ago
Search matches text has very poor contrast in High Contrast Mode
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We're using Mark for the background of matched elements, but not MarkText for the color, so the text stays CanvasText, which doesn't work well with the Mark background.
It's also very hard to tell which results we're currently "at", as the outline also interacts poorly with the background
| Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Updated•8 months ago
|
Severity: -- → S3
Priority: -- → P2
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f6d01e4c1cba
[devtools] Fix Debugger search matches in High Contrast Mode. r=devtools-reviewers,ochameau.
Comment 3•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•