Closed
Bug 59562
Opened 25 years ago
Closed 25 years ago
background-color "hardcoded" to #ffffff in chrome/classic.jar/skin/classic/global/tree.css
Categories
(SeaMonkey :: Themes, defect, P3)
Tracking
(Not tracked)
People
(Reporter: vesuri, Assigned: hangas)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.18pre19 i686)
BuildID: 2000110208
The background-color for tree elements is currently defined as #FFFFFF in
chrome/classic.jar/skin/classic/global/tree.css. This causes trouble when the
default text color is set to white as well (using X resource definitions or
whatever). In that case all trees appear all white. Background-color for trees
should be threedface. That way the classic chrome *does* look like Netscape 4.x
and I am actually able to read the contents of trees...
Reproducible: Always
Steps to Reproduce:
1. Use the blueHeart GTK theme
2. Use grdb to create X resources that match the GTK theme
3. Run Mozilla
4. Open Preferences
5. Choose the Classic chrome
Actual Results: The Preferences tree view appears all white (no text can be
seen)
Expected Results: The background of the tree should have been gray and the
entries in it written in white color
Comment 1•25 years ago
|
||
This appears to be bug 56507, if the patch there doesn't work for you, let me know.
*** This bug has been marked as a duplicate of 56507 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
Verified, this is a duplicate of bug 56507 "Color problem with Classic Skin and
GTK Themes."
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•