Open
Bug 424011
Opened 17 years ago
Updated 2 years ago
Wrong text color in menu bar with some themes
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: mail, Unassigned)
Details
Attachments
(1 file)
12.63 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b4) Gecko/2008031318 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b4) Gecko/2008031318 Firefox/3.0b4
Themes like Elegant Cold Blue use different colors for text inside context menus and text inside menu bars. Firefox shows the wrong color inside its menu. You can see this, when you use
http://gnome-look.org/content/show.php/Gtk+themes+Elegant+Cold+Blue+(2+variants?content=77147
Reproducible: Always
Steps to Reproduce:
1. Use Elegant Cold Blue as GTK theme
2. Open Firefox and take a look at the menu bar
Actual Results:
The text inside the menu bar is blue.
Expected Results:
The text inside the menu bar should be white.
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
I may be wrong here, but as far as I remember, this is basically bug #408347. The problem is that the same style is used for the menu items in the GtkMenu and inside the GtkMenuBar widgets.
Comment 3•16 years ago
|
||
Yep, I think that's the problem - thus the issue with a lot of 'dark' themes (like the one we use in Moblin) which leads to black text on a black background.
Comment 4•5 years ago
|
||
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•