Closed
Bug 179760
Opened 23 years ago
Closed 20 years ago
Classic theme uses system foreground color, but not system background color, sometimes resulting in bad color combinations
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pbaker, Unassigned)
References
Details
(Keywords: classic)
Attachments
(6 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021112
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021112
There are several theme programs out for Mac OS X. One of them being Duality
from Conundrum Software. <http://conundrumsoft.com/Duality/duality.html>
If you install a theme that changes the system menu text color to white (such as
the windows xp theme) this causes white on white text to happen on the bookmarks
and pop-up menus when using the Classic theme of mozilla.
The problem is that the Classic theme is honoring the system menu color (which
is probably the correct behaviour) but it does not honor the background of the
menu. In the case of the Windows XP theme, it is that rich windows xp blue
color. If mozilla should honor the blue so that popups and bookmark menus are
readable.
Reproducible: Always
Steps to Reproduce:
1. Install Duality.
2. Choose the Windows XP theme.
3. Open the bookmarks menu or any pop-up menu.
Actual Results:
The menu's appear to be blank because the menu items' white text can not be
distinguished from the white background of the menu. Disabled menu options do
show up since they have a light grey text. Doesn't really do any good...they are
disabled.
Expected Results:
The menu should use the correct background of the theme instead of just plain
white. In the case of the windows xp theme, the background should be blue.
I will attach screen shots.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
| Reporter | ||
Comment 3•23 years ago
|
||
Paul, can you still reproduce this problem using a current nightly build? If so,
are you applying Duality while Mozilla is running, and if so, does it work if
you quit Mozilla and relaunch it?
Summary: menus honor theme's menu text color, but not background. can cause white on white text → Menus honor theme's menu text color, but not background. can cause white on white text
| Reporter | ||
Comment 6•23 years ago
|
||
still reproduceable in mach-o build 2003021803. duality applied with mozilla not
running. rebooting does not make a difference. took some new screenshots.
| Reporter | ||
Comment 7•23 years ago
|
||
| Reporter | ||
Comment 8•23 years ago
|
||
So it seems Mozilla uses the system foreground color, but not the system
background color. Moz should either use both, or neither.
Paul, please test Modern also and let us know if this is a Classic-only problem.
Summary: Menus honor theme's menu text color, but not background. can cause white on white text → Mozilla themes use system foreground color, but not system background color, resulting in bad combinations
| Reporter | ||
Comment 10•23 years ago
|
||
looks like the modern theme overrides both the foreground color and the
background color which creates black on that lightish-darkish-blueish color. So
this looks to be a classic theme only problem.
Comment 11•23 years ago
|
||
Marking confirmed on behalf of reporter and reassigning to Themes.
Assignee: hyatt → shliang
Severity: normal → major
Status: UNCONFIRMED → NEW
Component: XP Toolkit/Widgets: Menus → Themes
Ever confirmed: true
Keywords: classic
QA Contact: shrir → pmac
Summary: Mozilla themes use system foreground color, but not system background color, resulting in bad combinations → Classic theme uses system foreground color, but not system background color, sometimes resulting in bad color combinations
Updated•21 years ago
|
Assignee: shliang → general
Component: Themes → General
Product: Core → Mozilla Application Suite
QA Contact: pmac → general
Comment 13•20 years ago
|
||
This should be fixed now by the patch in bug 301105.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•