Wallpapers do not override theme text color when personalization menu is closed
Categories
(Firefox :: New Tab Page, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | unaffected |
firefox139 | --- | fixed |
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•3 months ago
|
Reporter | ||
Comment 1•3 months 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•3 months ago
|
Reporter | ||
Updated•3 months ago
|
Reporter | ||
Updated•3 months ago
|
Updated•3 months ago
|
Comment 2•3 months 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•3 months ago
|
Comment 3•3 months 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•3 months ago
|
Assignee | ||
Comment 4•3 months ago
|
||
Assignee | ||
Updated•3 months ago
|
Comment 6•3 months ago
|
||
bugherder |
Updated•2 months ago
|
Updated•2 months ago
|
Description
•