Open
Bug 1698932
Opened 5 years ago
Updated 5 years ago
DevTools Dark Mode - text selection in Debugger has low contrast
Categories
(DevTools :: Debugger, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: alexandre.r.f.machado, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0
Steps to reproduce:
- Open DevTools (e.g. by pressing shortcut key "F12")
- Ensure it is shown in Dark Mode
- Navigate to any website
- In DevTools, go to "Debugger" tab and select any javascript or css file
- Select any part of the source file text
Actual results:
- The contrast between the selection and the background is low
- When using Light Mode, the contrast is good
Expected results:
- The contrast between the selection and the background should be clearly visible
| Reporter | ||
Comment 1•5 years ago
|
||
The same screenshot in Light Mode
Comment 2•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Debugger' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → Debugger
Product: Firefox → DevTools
Comment 3•5 years ago
|
||
Thanks for the report.
Honza
You need to log in
before you can comment on or make changes to this bug.
Description
•