Closed
Bug 970205
Opened 10 years ago
Closed 9 years ago
Australis: Subviews have white background and Very Light Gray text on some dark Linux themes
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sanniu, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P4])
The Australis menu subviews (submenus) e.g. History have light grey text on white background, but they must be light grey on dark grey/black. The menu part of this bug is fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=901469, this bug is for submenus
Reporter | ||
Comment 1•10 years ago
|
||
Here http://forums.mozillazine.org/viewtopic.php?f=23&t=2793599 Landis found this code: .panel-subviews { /* Rem'd, no need to duplicate -moz-stack-sizing: ignore; transform: translateX(0); overflow-y: auto; */ font-size: 12px !important; background-color: rgb(140,140,140) !important } Look like the background is hardcoded :(
Updated•10 years ago
|
Blocks: australis-cust, 963098
Whiteboard: [Australis:P3]
Comment 2•10 years ago
|
||
(In reply to Alexander Usyskin from comment #1) > Here http://forums.mozillazine.org/viewtopic.php?f=23&t=2793599 Landis found > this code: > > .panel-subviews { > /* Rem'd, no need to duplicate > -moz-stack-sizing: ignore; > transform: translateX(0); > overflow-y: auto; */ > font-size: 12px !important; > background-color: rgb(140,140,140) !important > } > > Look like the background is hardcoded :( So is the foreground color. I'm not sure why these items would be having a separate foreground color applied.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mconley
Assignee | ||
Comment 3•9 years ago
|
||
Alexander, can you give me some steps to get my Ubuntu distro to reproduce the bug you're seeing? I've installed the Shiki Dust Theme, and enabled it using the Gnome Tweak Tool, but I'm not seeing what you're seeing...
Flags: needinfo?(sanniu)
Reporter | ||
Comment 4•9 years ago
|
||
I use MediterraneanDarkest from webupd8 PPA. sources.list: deb http://ppa.launchpad.net/webupd8team/themes/ubuntu saucy main deb-src http://ppa.launchpad.net/webupd8team/themes/ubuntu saucy main
Flags: needinfo?(sanniu)
Updated•9 years ago
|
Whiteboard: [Australis:P3] → [Australis:P4]
Reporter | ||
Comment 5•9 years ago
|
||
I've updated Nightly on my linux box today and see that subviews have right background now. Other visual glitches pops up, I'll open separate bugs for that.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•