Brief bright flash of blank/white background color, when opening new tab with wallpaper
Categories
(Firefox :: New Tab Page, defect, P3)
Tracking
()
People
(Reporter: dholbert, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [hnt])
STR:
- In about:config, set
browser.newtabpage.activity-stream.newtabWallpapers.enabledtotrue - Open a new tab, tap the cog icon, and choose the top-right option (yellow/pink/blue swooshes), or any one that's darker than our default white tab-background.
- Open a new tab.
- Open another new tab. (Repeat as-needed.)
ACTUAL RESULTS:
When the new-tab opens, there's a brief flash of the blank page background (which is much brighter than my selected tab wallpaper). This can be a pretty disconcerting flicker, if there's a substantial brightness difference and if you open several new tabs in a row.
EXPECTED RESULTS:
No such flash of the blank new-tab background-color.
| Reporter | ||
Comment 1•1 year ago
|
||
Here's a profile showing the issue -- notice the blank rendering in the screenshots track from 2.52s to 2.60s:
https://share.firefox.dev/3KzgOdK
| Reporter | ||
Comment 2•1 year ago
|
||
You can also see the blank rendering while we load the new-tab in the screencast that I just posted on related bug 1900711, at around t=1s.
Screencast: https://bug1900711.bmoattachments.org/attachment.cgi?id=9405598
Comment 3•1 year ago
|
||
Possibly an instance of bug 1556156. If you use a wallpaper that reports itself as containing transparency (even if it doesn't) and the problem goes away that would be good evidence of that. Using a png with rgba (instead of just rgb) color should be enough for that. The pngcheck command line program can be used to check.
Updated•1 year ago
|
Updated•1 year ago
|
Description
•