Closed
Bug 1594132
Opened 5 years ago
Closed 4 years ago
Find a solution for lwtheme mode that allows vibrancy in sidebars
Categories
(Firefox :: Theme, defect, P3)
Tracking
()
People
(Reporter: mstange, Assigned: bugzilla)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
In bug 1592739 I'm turning off the vibrancy effect for sidebars when a lightweight theme is in use. The reason for that is that the root element has a CSS background-color in lwtheme mode, and vibrancy now only works if nothing is rendered behind the vibrant element.
If we can stop lwthemes from giving the root element a background, and instead set the background on other parts of the window (e.g. the toolbox), then we can re-enable vibrancy for sidebars.
Updated•5 years ago
|
Type: enhancement → defect
status-firefox71:
--- → unaffected
status-firefox72:
--- → disabled
status-firefox73:
--- → fix-optional
Keywords: regression
Priority: -- → P3
Regressed by: 1592739
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Iteration: --- → 87.2 - Feb 8 - Feb 21
Points: --- → 2
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9201814 -
Attachment description: Bug 1594132 - Find a solution for lwtheme mode that allows vibrancy in sidebars → Bug 1594132 - Move background-color rules so they do not appear under appearance rules, enabling sidebar vibrancy.
Assignee | ||
Comment 2•4 years ago
|
||
This involves significantly more test changes than I was expecting.
Points: 2 → 3
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e5ee2e40acc0
Move background-color rules so they do not appear under appearance rules, enabling sidebar vibrancy. r=ntim,dao
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Updated•4 years ago
|
status-firefox86:
--- → wontfix
status-firefox87:
--- → wontfix
status-firefox-esr78:
--- → disabled
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•