78.2.2 breaks Dark Mode.
Categories
(Thunderbird :: Theme, defect)
Tracking
(Not tracked)
People
(Reporter: neotitancomputing, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
Steps to reproduce:
After updating to 78.2.2, using Windows 10 Dark Mode for Apps no longer makes Thunderbird Dark Mode. Reverting to 78.2.1 by reinstalling this lower version fixes the issue.
Actual results:
Light mode turns on after updating, and the user is unable to switch to Dark Mode using the Themes option, or using the Windows 10 Dark Mode.
Expected results:
Dark Mode continues to work as expected.
Comment 1•5 years ago
|
||
Perhaps this? Bug 1661229 - Thunderbird's UI doesn't completely obey the Windows 10 high-contrast theme
Comment 2•5 years ago
|
||
Bug 1661229 should actually cover this exact scenario, allowing TB to follow the OS theme.
I'll try to reproduce the issue.
Comment 3•5 years ago
|
||
This works for me. But I need to restart TB most of the times to apply the system theme or first apply the other theme, corresponding to the system theme and then apply the default theme. When starting TB with the default theme it picks up the correct theme.
Comment 4•5 years ago
|
||
It works as expected for me.
The workflow is to have:
- Set Thunderbird with default Theme.
- Close Thunderbird.
- Set Windows system Dark Mode.
- Launch Thunderbird.
With this, Thunderbird respects Windows system theme.
neotitancomputing, could you give it a try?
Reporter | ||
Comment 5•5 years ago
|
||
I already use Dark Mode for all my other Apps, and this solution above does not fix.
The problem is somehow resolved simply by re-installing 78.2.1 on top of 78.2.2, so there's some file change that breaks the ability.
As you can see here, this is the view for 78.2.1. Forgive the blurring.:
Straight after doing an install for 78.2.2:
Then simply close TB and reinstall 78.2.1:
No changes to themes, settings, or anything between these screenshots. All I do is upgrade and rollback the install version. My windows contrast settings do not change between these. Set to dark mode the entire time.
Comment 6•5 years ago
|
||
Is your Thunderbird Theme set to "Default"?
Reporter | ||
Comment 7•5 years ago
|
||
Correct.
When I attempt to change it to any other theme, the "enable" buttons do nothing when clicked. They just say "disabled".
Comment 8•5 years ago
|
||
Can you check in the error console (CTRL+SHIFT+J) if you see the error from bug 1647931 comment 0 when you try to switch the themes?
Reporter | ||
Comment 9•5 years ago
|
||
Interesting.
I am indeed getting:
Uncaught (in promise) TypeError: addon.userPermissions is null
shouldShowPermissionsPrompt chrome://mozapps/content/extensions/aboutaddonsCommon.js:156
handleEvent chrome://mozapps/content/extensions/aboutaddons.js:2814
Reporter | ||
Comment 10•5 years ago
|
||
This error seems to happen on 78.2.1 and 78.2.2 as well.
However, as stated, 78.2.2 is the only one where it actually causes theme issues.
Updated•5 years ago
|
Description
•