Closed
Bug 2049373
Opened 27 days ago
Closed 2 days ago
[Nova] Purple flicker when opening a private window and when opening a website in a private window
Categories
(Firefox :: Private Browsing, defect, P3)
Firefox
Private Browsing
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox152 | --- | unaffected |
| firefox153 | --- | disabled |
| firefox154 | --- | disabled |
People
(Reporter: soeren.hentzschel, Assigned: emz)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
STR:
- Set browser.nova.enabled to true
- Open a private window
- Open a website
Actual:
After step 2 and after step 3 a purple background appears very briefly. It seems to be exactly the same background that the private window start page had before bug 2033037. And since it's purple, while the new background for the private windows' start page is deep black, it's very noticeable and distracting.
Expected:
Ideally no flicker at all, but at least it should use the same background as the private window start page.
Screencast of the issue: https://youtu.be/zlJ0sUcLzm4
| Assignee | ||
Updated•25 days ago
|
Depends on: nova-foxfooding
Blocks: nova-foxfooding
No longer depends on: nova-foxfooding
| Assignee | ||
Comment 1•13 days ago
|
||
The chrome-level --tabpanel-background-color stayed the legacy purple gradient with nova enabled, flashing behind the <browser> on window open, navigation, and fullscreen top-bar focus. Override it to the nova canvas for private windows.
Updated•13 days ago
|
Assignee: nobody → emz
Status: NEW → ASSIGNED
Pushed by ezuehlcke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6e886f6a04ba
https://hg.mozilla.org/integration/autoland/rev/9224f0c67b3c
Fix nova PBM purple content-area backdrop flicker. r=desktop-theme-reviewers,sfoster
Status: ASSIGNED → RESOLVED
Closed: 2 days ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•