Closed
Bug 714238
Opened 14 years ago
Closed 13 years ago
Inspect element fore color on high contrast settings
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jj, Unassigned)
References
Details
Attachments
(1 file)
|
109.08 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0
Build ID: 20111221135037
Steps to reproduce:
* Set a high contrast GTK theme (white letters on dark background).
* Open any webpage on Firefox 12.0a1
* Inspect any element with text on it
Actual results:
The element inspector opens and shows the tags in blue with the element's text in a dark fore color making it invisible with the dark background
Expected results:
The text on the element should have used the native platform's fore color so the text can be readable
Comment 1•14 years ago
|
||
Same bug as bug 712867. We need to hardcode the default text color. Will be fixed with bug 696015.
Comment 3•13 years ago
|
||
Fixed with the new markup view code.
Bug triage, filter on PINKISBEAUTIFUL
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•