New chat message now white on white in dark mode (starting 92b1.)
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr91 fixed, thunderbird92 fixed)
People
(Reporter: ari, Assigned: Paenglab)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(3 files, 1 obsolete file)
60.79 KB,
image/png
|
Details | |
4.16 KB,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
4.08 KB,
patch
|
wsmwk
:
approval-comm-esr91+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
- Upgrade to Thunderbird 92b1. The problem did not happen in 91 betas.
- Use dark mode on OSX
- Have theme set up with white text on black background for writing new emails
Actual results:
Chat window is now white text on white backgrounnd. Note the screen shot here shows some text highlighted. Without the highlight it is completely invisible.
Expected results:
Either black text on white or use same settings as new email window which gives me white text on black.
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
This is also a fallout from bug 1698814. I used the bug also to unify the code for the box and use the Proton styling for focus and error.
I could also provide a patch for ESR 91 without the variable change.
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Now with a 2px border instead of 1px border and 1px outline.
Comment 4•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Comment 5•3 years ago
|
||
I could also provide a patch for ESR 91 without the variable change.
Yes, if the focus styling is wrong in 91 we could have a dedicated patch to uplift without the variable change.
ore of a visual enhancement than a defect at that point, but I don't think it would be a problem unless we want to be conservative with our uplifts.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5a67e5e08877
Port bug 1698814 (Clean up --lwt-toolbar-field-* variables after proton) also to chat. r=aleca
Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9236492 [details] [diff] [review]
1725896-chat-variable-clean-up.patch
[Approval Request Comment]
User impact if declined: with dark theme no contrast on chat input box and no Proton focus styling
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Assignee | ||
Comment 8•3 years ago
|
||
[Approval Request Comment]
User impact if declined: chat input box doesn't have the Proton focus styling
Testing completed (on c-c, etc.): on c-c (with additional variable renaming)
Risk to taking this patch (and alternatives if risky): low
Comment 9•3 years ago
|
||
Comment on attachment 9236492 [details] [diff] [review]
1725896-chat-variable-clean-up.patch
[Triage Comment]
Approved for beta
Comment 10•3 years ago
|
||
Comment on attachment 9236656 [details] [diff] [review]
1725896-chat-focus-ESR.patch
[Triage Comment]
Approved for esr91, even though it hasn't been through beta, because chat is unusable in dark mode, and should only affect those users (rjl agrees)
Comment 11•3 years ago
|
||
bugherder uplift |
Thunderbird 91.0.2:
https://hg.mozilla.org/releases/comm-esr91/rev/903c1ae4571c
Updated•3 years ago
|
Comment 12•3 years ago
|
||
bugherder uplift |
Thunderbird 92.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/8e8bdb109237
Description
•