Closed
Bug 1387750
Opened 8 years ago
Closed 8 years ago
Light theme on Windows 7 glass impossible to use
Categories
(Firefox :: Theme, defect, P1)
Firefox
Theme
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | disabled |
firefox57 | --- | verified |
People
(Reporter: mark, Assigned: johannh)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [photon-visual][p1])
Attachments
(4 files)
Just updated to 57 nightly.
The light theme (because "default" is just ugly white...) on Windows 7 with glass has black on black tab text, making it impossible to use.
See screenshot.
Updated•8 years ago
|
Keywords: regression
Whiteboard: [photon-visual][triage]
Updated•8 years ago
|
Priority: -- → P1
Whiteboard: [photon-visual][triage] → [photon-visual][p1]
Updated•8 years ago
|
Flags: qe-verify+
Priority: P1 → P2
Updated•8 years ago
|
Blocks: photon-visual
Updated•8 years ago
|
QA Contact: brindusa.tot
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jhofmann
Status: NEW → ASSIGNED
Updated•8 years ago
|
Iteration: --- → 57.1 - Aug 15
Priority: P2 → P1
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8895491 [details]
Bug 1387750 - Make Windows 7 tabs use chrome background when inactive.
https://reviewboard.mozilla.org/r/166692/#review171864
::: browser/themes/windows/compacttheme.css:37
(Diff revision 1)
>
> #toolbar-menubar {
> text-shadow: none !important;
> }
>
> +@media (-moz-os-version: windows-win7) {
As I understand it, this should be:
@media (-moz-windows-glass) {
Attachment #8895491 -
Flags: review?(dao+bmo) → review+
Comment hidden (mozreview-request) |
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/408174c3122a
Make Windows 7 tabs use chrome background when inactive. r=dao
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•8 years ago
|
status-firefox55:
--- → unaffected
status-firefox56:
--- → disabled
status-firefox-esr52:
--- → unaffected
Updated•8 years ago
|
QA Contact: brindusa.tot → ovidiu.boca
Verified the issue on Windows 7 x 64 bit on latest Nightly 57.0a1 ID 20170815100349. The issue is not reproducible. Light theme with windows glass is now properly displayed. I will mark this as verified fixed. Thank you
Reporter | ||
Comment 7•8 years ago
|
||
I just tried nightly 2017-8-16 on Win 7 x64. The issue is NOT completely solved. Although the tab backgrounds are OK, the tab controls (new tab "+", scroll arrows, drop-down chevron) can still be completely invisible because the background is still non-fogged glass. At the very least it is extremely low contrast, at its worst it completely blends away.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 8•8 years ago
|
||
Example of the new tab control completely blending out into the background.
Reporter | ||
Comment 9•8 years ago
|
||
The left window corner is fogged so it provides some contrast with the control. The right corner isn't, which is still a problem. If you want to use these kinds of controls on glass, maybe you need to outline them?
Updated•8 years ago
|
Iteration: 57.1 - Aug 15 → ---
Assignee | ||
Comment 10•8 years ago
|
||
Please file new bugs.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 11•8 years ago
|
||
*eyeroll* OK, fine.
Filed bug 1391227 reiterating what still makes the theme unusable.
Updated•8 years ago
|
Iteration: --- → 57.1 - Aug 15
You need to log in
before you can comment on or make changes to this bug.
Description
•