[Win 8.1] Titles on tabs are barely visible if the browser is unfocused while dark theme is set
Categories
(Firefox :: Theme, defect, P3)
Tracking
()
People
(Reporter: csasca, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [proton-tabs-bar])
Attachments
(2 files, 1 obsolete file)
Affected versions
- Firefox 90.0b3
- Firefox 91.0a1
Affected platforms
- Windows 8.1
Steps to reproduce
- Launch Firefox
- Enter customize mode and set the dark theme
- Unfocus the browser
Expected result
- Titles are visible on tabs if the browser is unfocused
Actual result
- Titles on tabs are barely visible if the browser is unfocused
Regression range
- Will see for a regression
Additional notes
- The issue can be seen in the attachment
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Do you have a regression range yet?
Comment 2•3 years ago
|
||
The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Reporter | ||
Comment 3•3 years ago
|
||
Here's the regression for this between 2021-04-06 and 2021-04-07
Bug 1700109 - Enable main Proton pref by default in Nightly
This sets browser.proton.enabled to true by default in Nightly. This is the first
wave of Proton changes.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•3 years ago
|
||
(In reply to Catalin Sasca, QA [:csasca] from comment #3)
Here's the regression for this between 2021-04-06 and 2021-04-07
Can you please try bisecting with the browser.proton.enabled pref set to true to find the actual culprit?
Reporter | ||
Comment 5•3 years ago
•
|
||
Sure thing, so after bisecting, it seems that there were some changes on toolbar between 2021-03-26 and 2021-03-27. While on builds from 26 and before, the toolbar will look like in the attachment I will add here.
The pushlog url between those two builds is: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0d037f6863771e24c74eca997030f8296af24af8&tochange=6e52d2a6585df26518f5d6e9de03b2486e8f8f4c.
Mozregression will point to:
Backed out 4 changesets (bug 1696041) for causing gecko decision task failure. CLOSED TREE
Backed out changeset a0b814900c36 (bug 1696041)
Backed out changeset d380f63d1926 (bug 1696041)
Backed out changeset 7699e68d6822 (bug 1696041)
Backed out changeset 1c4906861110 (bug 1696041)
Hope this helps!
Comment 6•3 years ago
|
||
Bug 1700873 maybe, from the pushlog in comment 5?
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 7•3 years ago
|
||
This bug happened because we override the existing :root rule with transparent !important
. I verified the fix with a Windows 8.1 VM and verified that bug 1700873 does not recur.
Updated•3 years ago
|
Assignee | ||
Comment 8•3 years ago
|
||
This was fixed in bug 1724956.
Updated•3 years ago
|
Comment 9•3 years ago
|
||
The patch landed in nightly and beta is affected.
:harry, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 10•3 years ago
|
||
Bug 1724956 was uplifted so I'm clearing needinfo.
Updated•3 years ago
|
Description
•