Closed
Bug 1672081
Opened 4 years ago
Closed 4 years ago
Fix missing vibrancy from macOS titlebar for built-in light theme
Categories
(Firefox :: Theme, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: ntim, Assigned: bugzilla)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Bug 1592739 changed the way vibrancy works (see bug 1594132 for a more detailed explanation).
A fix could be:
:root {
background: transparent !important;
}
Comment 1•4 years ago
|
||
Type: task → defect
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P3
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D104416
Updated•4 years ago
|
Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9201815 -
Attachment description: Bug 1672081 - Fix missing vibrancy from macOS titlebar for built-in light theme → Bug 1672081 - Add appearance: auto rule to navigator-toolbar in the light theme, allowing vibrancy rules to apply to the entire UI.
Updated•4 years ago
|
Attachment #9201815 -
Attachment description: Bug 1672081 - Add appearance: auto rule to navigator-toolbar in the light theme, allowing vibrancy rules to apply to the entire UI. → Bug 1672081 - Make #navigator-toolbox transparent in macOS light theme, allowing vibrancy rules to apply to the toolbar.
Assignee | ||
Comment 3•4 years ago
|
||
Iteration: --- → 87.2 - Feb 8 - Feb 21
Points: --- → 1
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8fe0f90430d4
Make #navigator-toolbox transparent in macOS light theme, allowing vibrancy rules to apply to the toolbar. r=desktop-theme-reviewers,mstange,ntim
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Updated•3 years ago
|
Keywords: regression
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
•