Switching to Dark TB theme and back to the Default is not working properly
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr78+ fixed, thunderbird80 wontfix, thunderbird81 wontfix, thunderbird82 affected)
People
(Reporter: walts48, Assigned: aleca)
References
Details
(Whiteboard: smoketestbeta)
Attachments
(3 files)
83.45 KB,
image/png
|
Details | |
131.56 KB,
image/png
|
Details | |
1.21 KB,
patch
|
Paenglab
:
review+
rjl
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
While testing the 80.0b4 release candidate with a new profile on Ubuntu 18.04.4 LTS with the default Adwaita theme.
What I did:
Created an email account.
Opened Add-ons Manager.
Changed to the Dark TB theme.
Checked the Mail tab and it looked fine.
Selected the Default theme to switch back and continue testing.
What Happened:
The AOM Tab remained Dark.
The Mail tab switched back to Default theme.
The Folder pane icons disappear and so do messages in the Thread pane.
What Should Happen:
The AOM tab should return to the Default theme.
The Mail Tab should return to the Default theme and show the Folder and Thread panes as expected.
Reporter | ||
Comment 1•4 years ago
|
||
Mail tab screenshot.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
This is a known issue, see bug 1659282 comment 17 and ff.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 4•4 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #2)
This is a known issue, see bug 1659282 comment 17 and ff.
Sorry, I don't see a comment 17 in this bug report.
Did you mean some other report?
Comment 5•4 years ago
|
||
Sorry, wrong bug. Correct bug 1638233 comment 17 ff.
Comment 6•4 years ago
|
||
[Don't think this ever worked]
Comment 7•4 years ago
|
||
I have the same issue or a related bug, so I will report it.
OS: Windows 10 Pro Ver.1909
Steps to reproduce:
- Open Windows Settings > Personalization > Colors.
- Set "Choose your color" to "Light" or "Dark".
- Launch Thunderbird with new profile.
- Switch "Choose your color" in Windows Settings.
- Open Thunderbird Config Editor and check "ui.systemUsesDarkTheme".
Actual results:
(case-1) TB78.2.0, 81.0b1, 82.0a1(2020-08-26)
Thunderbird Default theme will be "Light" or "Dark" according to the Windows color setting when launching with the new profile.
However, that setting is fixed, and it does not automatically follow the change of the Windows color setting.
"ui.systemUsesDarkTheme" can be changed from 0 to 1, but cannot be changed from 1.
Probably the fix for bug 1638233 is involved.
(case-2) TB82.0a1(2020-08-27)
Thunderbird Default theme is switch to "Light" regardless of Windows color settings.
Probably the fix for bug 1661229 is involved.
Expected results:
Thunderbird Default theme will automatically follow the change of the Windows color setting.
Comment 8•4 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #6)
Keywords: regression, regressionwindow-wanted
I used mozregression-gui in reporting comment 7.
(case-1)
pushlog_url: https://hg.mozilla.org/comm-central/pushloghtml?fromchange=4f1fac782b47fc236f62a18e7a51a51c8982edfd&tochange=0dec1b640a4d41b9d108f7271e66cb06310cd6f2
(case-2)
pushlog_url: https://hg.mozilla.org/comm-central/pushloghtml?fromchange=a6bcebe11fbcac258a895b51cfc4c44452527967&tochange=812c3ef64b09b0ce23083c374fa1be78435462f0
Assignee | ||
Comment 9•4 years ago
|
||
(In reply to EarlgreyTea from comment #8)
The issues you reported are related to bug 1661229, not this bug which is tackling a different issue.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 10•4 years ago
|
||
This seems to fix it for me, but I'm not sure as it seems too simple.
I'm worried we might create regressions for system dark themes on Windows.
Assignee | ||
Updated•4 years ago
|
Comment 11•4 years ago
|
||
Comment on attachment 9177031 [details] [diff] [review]
1659282-dark-default-theme.diff
r+ when it works for you.
I see no difference on Windows:
- dark system theme
- start TB with default theme, content pages are dark
- enable TB dark theme, content pages still dark
- disable dark theme, content pages change to light
- restart TB, content pages are again dark
The same happens with and without your patch.
Assignee | ||
Comment 12•4 years ago
|
||
This patch takes care of this scenario for me:
- System default theme
- Change TB to dark theme, everything looks good
- Change to TB Default theme (by clicking on Default and not Disable on the dark theme)
- The Account Central and Message Pane are still dark until a restart
The patch fixes it.
Can you recreate this scenario?
Comment 13•4 years ago
|
||
Yes, this fixes the Account Central colouring. No matter if I disable the dark theme or enable the default theme. Both should be the same.
Assignee | ||
Updated•4 years ago
|
Comment 14•4 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/d6f834c37fc2
Fix UI inconsistencies when switching from Dark theme to Default. r=Paenglab
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 15•4 years ago
|
||
Comment on attachment 9177031 [details] [diff] [review]
1659282-dark-default-theme.diff
We missed this during the recent 78 uplift.
[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: Wrong icons and text color when switching between dark and light theme
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): very low
Comment 16•4 years ago
|
||
Comment on attachment 9177031 [details] [diff] [review]
1659282-dark-default-theme.diff
[Triage Comment]
As discussed in Matrix, approved by wsmwk.
Comment 17•4 years ago
|
||
bugherder uplift |
Thunderbird 78.4.3:
https://hg.mozilla.org/releases/comm-esr78/rev/6ee1d79f9e77
Description
•