Closed
Bug 2036996
Opened 1 month ago
Closed 24 days ago
Dark mode rendering not removing light external background on Windows 11 in certain circumstances
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird152 affected)
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird152 | --- | affected |
People
(Reporter: mozilla, Assigned: mozilla)
Details
Attachments
(1 file)
I can't share a sample yet, it is an incredibly complex e-mail with personal information with external content enabled I failed to sanely redact.
On Linux and macOS it renders correctly, on Windows 11 it blinks correctly for ~0.5s before falling into this incredibly broken white text on almost white background.
The following conditions apply here, some may not be decisive:
- .root-container { background-image: url(lavender.png) !important }
- background:#FFFFFF;background-color:#FFFFFF
- bgcolor attribute on 8 outer <table> elements
Keywords: checkin-needed-tb
Updated•24 days ago
|
Target Milestone: --- → 153 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/f541400bffc7
Ensure the background is properly removed in dark mode. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•