Closed Bug 970205 Opened 10 years ago Closed 10 years ago

Australis: Subviews have white background and Very Light Gray text on some dark Linux themes

Categories

(Firefox :: Theme, defect)

All
Linux
defect
Not set
normal

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
Depends on: 901469
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 :(
Whiteboard: [Australis:P3]
(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: nobody → mconley
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)
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)
Whiteboard: [Australis:P3] → [Australis:P4]
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: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.