[Monochromatic Themes] Residual line is displayed between tab bar and toolbar
Categories
(Firefox :: Theme, defect, P1)
Tracking
()
People
(Reporter: cbaica, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-theme])
Attachments
(3 files)
62.32 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Affected versions
- Fx94.0a1
Affected platforms
- Windows 10
- Ubuntu 20.04
Preconditions
Set browser.theme.temporary.monochromatic.enabled = true
Select any monochromatic theme.
Steps to reproduce
- Launch Firefox.
- Observe the tab bar and the toolbar.
Expected result
- There is no 'separator', the color change is done directly.
Actual result
- There is a residual line separating the tab bar from the toolbar.
Regression range
- Not a regression.
Additional notes
- Please note that the issue occurs with all the monochromatic themes.
- The 'old' themes (Default, Light, Dark and Alpenglow) don't have this issue.
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
We need to set toolbar_top_separator: "transparent"
in the theme manifests.
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Comment 5•3 years ago
|
||
Comment on attachment 9244818 [details]
Bug 1732692 - Set toolbar_top_separator to transparent. r?dao,amy
Beta/Release Uplift Approval Request
- User impact if declined: Visual bug of a residual line between tab bar and toolbar.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): CSS-only change.
- String changes made/needed:
Comment 6•3 years ago
|
||
bugherder |
Comment 7•3 years ago
|
||
Comment on attachment 9244818 [details]
Bug 1732692 - Set toolbar_top_separator to transparent. r?dao,amy
Approved for 94.0b4.
Comment 8•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Updated•3 years ago
|
Reporter | ||
Comment 9•3 years ago
|
||
The issue is still reproducible with Lush-Balanced theme, on Windows 10 an Ubuntu 20.04.
All the other themes are fixed. The separator is no longer visible. In both nightly and beta build.
Comment 10•3 years ago
|
||
Comment 11•3 years ago
|
||
Comment 12•3 years ago
|
||
bugherder |
Reporter | ||
Comment 13•3 years ago
|
||
The issue is verified fixed in latest nightly on Windows 10 and Ubuntu 20.04. Waiting for the uplift to close out the issue as verified fixed.
Assignee | ||
Comment 14•3 years ago
|
||
Amy, could you please request uplift on your additional patch?
Updated•3 years ago
|
Comment 15•3 years ago
|
||
Comment on attachment 9245347 [details]
Bug 1732692 - Set toolbar_top_separator to transparent for lush balanced theme. r?dao,harry
Beta/Release Uplift Approval Request
- User impact if declined: Visual bug of a residual line between tab bar and toolbar.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): CSS-only change.
- String changes made/needed:
Comment 16•3 years ago
|
||
Comment on attachment 9245347 [details]
Bug 1732692 - Set toolbar_top_separator to transparent for lush balanced theme. r?dao,harry
Approved for 94.0b8, thanks.
Comment 17•3 years ago
|
||
bugherder uplift |
Comment 18•3 years ago
|
||
I can confirm this issue is fixed, I verified using Firefox 94.0b9 and 95.0b4, on Win 10 x64, Ubuntu 20.04 x64 and macOS 10.15.
Description
•