Closed
Bug 1007814
Opened 12 years ago
Closed 12 years ago
panel default font + background color are unreadable on Mac
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dietrich, Unassigned)
Details
screenshot: https://www.dropbox.com/s/hzlvvbtag7b5l7g/Screenshot%202014-05-08%2011.49.47.png
white on light grey.
freaktechnik on irc pointed me at the docs, which show a much darker background color:
https://mdn.mozillademos.org/files/6601/panel-default-style.png
Comment 1•12 years ago
|
||
The docs are outdated. Firefox moved from black panel on Mac to regular gray panel since a while, so that's the expected behavior.
By default, the color of the text in the panel shouldn't be white. If it's so, we have a bug – that I can't reproduce.
But if it's the document in your panel that defines the color, then you have to update your document – or just remove the style and get the default one.
Comment 2•12 years ago
|
||
Filed bug 1007814.
Dietrich, can you provide a reproducible test case?
Flags: needinfo?(dietrich)
| Reporter | ||
Comment 4•12 years ago
|
||
I blew everything away and it was some rogue js turning it white.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(dietrich)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•