Closed
Bug 572090
Opened 15 years ago
Closed 15 years ago
New add-ons manager incompatible with dark themes
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 565855
People
(Reporter: quinox_san_, Unassigned)
Details
(Whiteboard: [rewrite])
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.3a6pre) Gecko/20100615 Firefox/3.7a6pre
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.3a6pre) Gecko/20100615 Firefox/3.7a6pre
The new Add-ons manager that's part of trunk looks great except for the fact that it's incompatible with my dark theme. I suspect it has to do with the styling that defines the background but forgets to also specify the foreground color.
Examples of my dark theme:
http://129.125.101.92/tmp/add-ons_overview.png
http://129.125.101.92/tmp/add-ons_more-info.png
Same pages with a light theme:
http://129.125.101.92/tmp/add-ons_overview_light.png
http://129.125.101.92/tmp/add-ons_more-info_light.png
The biggest problems: the text on the Disable/Remove buttons can't be read, The ShowMore dropdown is invisible, the detailed info text can't be read.
Reproducible: Always
Steps to Reproduce:
1. Launch 'gtk-theme-switch'
2. Select a dark theme and select "Apply"
3. Restart Firefox to get the new theme.
4. Select the menu Tools -> Add-ons
Actual Results:
The add-ons interface is difficult to use due to white text appearing on white backgrounds.
Expected Results:
The text should always be readable, independent from the theme a user has.
My dark theme is ClearBloodline. I've used it with Firefox for a long time now and it never causes any problems
Updated•15 years ago
|
Component: Theme → Add-ons Manager
Depends on: 563565
Product: Firefox → Toolkit
QA Contact: theme → add-ons.manager
Whiteboard: [rewrite]
Version: unspecified → Trunk
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
No longer depends on: 563565
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•