Closed
Bug 901469
Opened 12 years ago
Closed 12 years ago
Australis + Shiki Dust GTK/Murrine theme: bookmarking menu has white text, but light background (theme makes menus' bg black/dark).
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 28
People
(Reporter: Aleksej, Assigned: mikedeboer)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P4][Australis:M9])
Attachments
(1 file, 1 obsolete file)
101.01 KB,
image/png
|
Details |
2013-08-04-04-02-17-ux-firefox-25.0a1.en-US.linux-x86_64
Debian GNU/Linux jessie with Xfce
Shiki-Dust theme (package cites http://code.google.com/p/gnome-colors/ as its source), which
* makes the menu bars black with white text,
* the rest is supposed to be greyish with black text
(screenshot of a Shiki theme from its site: http://img113.imageshack.us/img113/706/867171.png ).
The drop-down menu of the right bookmarks button has white text on greyish background.
Installing dark LWT ("Black Elegance", "Black as Shiki") doesn't help.
![]() |
Reporter | |
Comment 1•12 years ago
|
||
![]() |
Reporter | |
Updated•12 years ago
|
Blocks: australis-cust
Updated•12 years ago
|
Whiteboard: [Australis:M?]
Comment 2•12 years ago
|
||
we must re-evaluate the styling in that panel, since it's also bad on Mac. Btw off-hand looks like a bug in the theme css, but it's early to fix it if the panel styling is not final.
Whiteboard: [Australis:M?]
Comment 3•12 years ago
|
||
(In reply to Marco Bonardo [:mak] from comment #2)
> we must re-evaluate the styling in that panel, since it's also bad on Mac.
> Btw off-hand looks like a bug in the theme css, but it's early to fix it if
> the panel styling is not final.
I actually think comment #0 is talking about a Linux theme, which won't have CSS. We're probably specifying to use the system color for the view somewhere, but don't use the system background color...
Comment 4•12 years ago
|
||
Comment on attachment 785695 [details]
LWT "Black Elegance" doesn't help
Lightweight themes don't affect popups.
Attachment #785695 -
Attachment is obsolete: true
![]() |
Reporter | |
Updated•12 years ago
|
Summary: Australis + Shiki Dust theme: bookmarking menu has white text, but light background (theme makes menus' bg black/dark). → Australis + Shiki Dust GTK/Murrine theme: bookmarking menu has white text, but light background (theme makes menus' bg black/dark).
Updated•12 years ago
|
Whiteboard: [Australis:P?][Australis:M?]
Updated•12 years ago
|
Whiteboard: [Australis:P?][Australis:M?] → [Australis:P4][Australis:M?]
Comment 5•12 years ago
|
||
So yeah. We're using color: menutext (or color: graytext), but using the background color of the panel, ie -moz-dialog. By happy coincidence, that works alright for common Windows/OS X combinations, but for more 'interesting' themes, it can be wrong. Like here. We should probably either style the menuitems inside the panel-esque menu (because it looks like it's still inside a menu popup, but with some panel arrows and such?) to have the right color, or we could style the panel to have a menu background color. The latter would also solve bug 900162. However, in that bug the word is that the arrow's background color is fixed.
Comment 6•12 years ago
|
||
This was fixed by bug 900162.
Assignee: nobody → mdeboer
Status: NEW → ASSIGNED
Whiteboard: [Australis:P4][Australis:M?] → [Australis:P4][Australis:M9][fixed-in-ux]
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:P4][Australis:M9][fixed-in-ux] → [Australis:P4][Australis:M9]
Updated•12 years ago
|
Target Milestone: --- → Firefox 28
![]() |
Reporter | |
Comment 7•12 years ago
|
||
I am not sure which color menus are supposed to be (switching between themes in Xfce while programs are running mixes some themes up, Xfce, GNOME and Mozilla programs behave differently), but this is verified fixed with 2013-11-17-03-02-03-mozilla-central-firefox-28.0a1.en-US.linux-x86_64: attachment 8335990 [details] (showing bug 941576 though: the submenu arrows are almost invisible).
Status: RESOLVED → VERIFIED
![]() |
Reporter | |
Comment 8•12 years ago
|
||
(In reply to Aleksej [:Aleksej] from comment #7)
And note that the submenus which those arrows open are white on black.
You need to log in
before you can comment on or make changes to this bug.
Description
•