Wallpapers do not override theme text color when personalization menu is closed
Categories
(Firefox :: New Tab Page, defect, P2)
Tracking
()
People
(Reporter: amy, Assigned: thecount)
References
(Blocks 1 open bug)
Details
(Whiteboard: [hnt])
Attachments
(3 files)
When selecting a light colored solid color wallpaper, initially the text is black but once the personalization menu is closed it becomes white. (See attached screen recording)
Updated•16 days ago
|
Reporter | ||
Comment 1•16 days ago
|
||
updateWallpaper()
was recently moved out of render()
in bug 1954759, which includes some code relating to text color contrast. I think this logic needs to be updated.
Reporter | ||
Updated•16 days ago
|
Reporter | ||
Updated•16 days ago
|
Reporter | ||
Updated•15 days ago
|
Updated•11 days ago
|
Comment 2•11 days ago
|
||
I can reproduce this bug when closing the New Tab personalization menu, but also intermittently (maybe 10% of the time?) when just opening a New Tab with Ctrl+T. The New Tab text like the weather widget and "Thought-provoking stories" section title are dark text on my dark New Tab background color. Seems like a race condition between checking the New Tab's background color and deciding the text color.
Reporter | ||
Updated•10 days ago
|
Comment 3•10 days ago
|
||
Cannot attach a video as it's too large, but this also affects dark image wallpapers, e.g. the very first option in the "Abstract" selection.
Updated•7 days ago
|
Assignee | ||
Comment 4•4 days ago
|
||
Assignee | ||
Updated•4 days ago
|
Comment 6•3 days ago
|
||
bugherder |
Description
•