Thunderbird appears with dark theme even when desktop environment is using non-dark theme
Categories
(Thunderbird :: Theme, defect)
Tracking
(Not tracked)
People
(Reporter: yoasif, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(2 files)
On Ubuntu Impish Indri (development branch) and GNOME 40.2.0
Was previously using Adwaita-dark, currently using Adwaita.
Thunderbird now appears in a dark theme. The theme was previously working based on my GTK theme.
regression window:
4:23.72 INFO: Last good revision: e7dd7edf03c9643ff52f4eb3474355669968eee7
4:23.72 INFO: First bad revision: 9473904d2047fc7d42476625eb8f4cf8d5a6f11f
4:23.72 INFO: Pushlog:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=e7dd7edf03c9643ff52f4eb3474355669968eee7&tochange=9473904d2047fc7d42476625eb8f4cf8d5a6f11f
| Reporter | ||
Comment 1•5 years ago
|
||
| Reporter | ||
Updated•5 years ago
|
| Reporter | ||
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Those comm-central checkins could not have caused it. Maybe something from mozilla-central
| Reporter | ||
Comment 4•5 years ago
|
||
I took a look at about:config and noticed that ui.systemUsesDarkTheme was set to 1. I deleted the key and Thunderbird immediately showed my correct theme.
I then switched to a different (dark) theme, which caused the UI to change to a darker UI, correctly. After restart, the correct (dark) theme persisted. However, switching back to a light theme showed the same issue as reported, and ui.systemUsesDarkTheme was set to 1. Restarting Thunderbird made no difference.
It seems that Thunderbird's dark theme detection happens then never checks itself to see if it is still correct.
Comment 5•3 years ago
|
||
(In reply to Asif Youssuff from comment #4)
I took a look at about:config and noticed that
ui.systemUsesDarkThemewas set to1. I deleted the key and Thunderbird immediately showed my correct theme.I then switched to a different (dark) theme, which caused the UI to change to a darker UI, correctly. After restart, the correct (dark) theme persisted. However, switching back to a light theme showed the same issue as reported, and
ui.systemUsesDarkThemewas set to1. Restarting Thunderbird made no difference.It seems that Thunderbird's dark theme detection happens then never checks itself to see if it is still correct.
Is this still happening when using version 102?
Comment 6•3 years ago
|
||
(In reply to Asif Youssuff from comment #0)
On Ubuntu Impish Indri (development branch) and GNOME 40.2.0
Was previously using Adwaita-dark, currently using Adwaita.
Thunderbird now appears in a dark theme. The theme was previously working based on my GTK theme.
regression window:
4:23.72 INFO: Last good revision: e7dd7edf03c9643ff52f4eb3474355669968eee7
4:23.72 INFO: First bad revision: 9473904d2047fc7d42476625eb8f4cf8d5a6f11f
4:23.72 INFO: Pushlog:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=e7dd7edf03c9643ff52f4eb3474355669968eee7&tochange=9473904d2047fc7d42476625eb8f4cf8d5a6f11f
Some items stand out in https://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2021-06-10&enddate=2021-06-11 :
- Bug 1715619 - Enable widget.macos.support-dark-appearance by default on Nightly and Early Beta
- Bug 1710164 - White-on-white text on in-content pages when using macOS Dark Mode + High Contrast Mode, if widget.macos.respect-system-appearance is enabled
- Bug 1707872 - Sidebar does not follow Firefox theme
- and Bug 1714885 - Cleanup css added for dark mode support in about debugging - but I don't see how that could be involved
| Reporter | ||
Comment 7•3 years ago
|
||
No longer seeing this in Thunderbird daily.
Comment 8•9 months ago
|
||
(In reply to Asif Youssuff from comment #7)
No longer seeing this in Thunderbird daily.
Thanks for the update. You could set this to resolved.
Description
•