Closed
Bug 1379725
Opened 7 years ago
Closed 3 years ago
Photon menu zoom widget text is white on light background, with dark GTK theme enabled
Categories
(Firefox :: Toolbars and Customization, defect, P4)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mbrubeck, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [reserve-photon-structure])
Attachments
(1 file)
(deleted),
image/png
|
Details |
When the "widget.chrome.allow-gtk-dark-theme" pref is set to "true" and a dark GTK theme is used, the "100%" label in the page zoom control has white text on a light background, and is unreadable.
Reporter | ||
Comment 1•7 years ago
|
||
The culprit is this line, which overrides 'background-color' without overriding the foreground 'color': https://dxr.mozilla.org/mozilla-central/rev/91c943f7373722ad4e122d98a2ddd6c79708b732/browser/themes/shared/customizableui/panelUI.inc.css#1352
However, I'm not sure what the "correct" colors are for this button in dark themes.
Updated•7 years ago
|
Whiteboard: [photon-structure][triage]
Updated•7 years ago
|
Flags: qe-verify+
Priority: -- → P3
QA Contact: gwimberly
Whiteboard: [photon-structure][triage] → [reserve-photon-structure]
Updated•7 years ago
|
Priority: P3 → P4
Comment hidden (advocacy) |
Comment 5•3 years ago
|
||
This definitely works for me now.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•