Message bar buttons don't use the correct colours with HCT
Categories
(Thunderbird :: Theme, task)
Tracking
(thunderbird_esr91? fixed, thunderbird96? fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(2 files, 1 obsolete file)
3.84 KB,
patch
|
Paenglab
:
review+
rjl
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
3.62 KB,
patch
|
wsmwk
:
approval-comm-esr91+
|
Details | Diff | Splinter Review |
In Windows' high contrast mode the buttons on the message bars (content blocking etc.) use still the default theme colours and not the high contrast colours.
Assignee | ||
Comment 1•3 years ago
|
||
We have to add @media (prefers-contrast) {} colour values.
The IMIP bar needs also a fix to use the correct background colour.
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Updated the commit message.
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/3d340c1f9f3e
Fix high contrast colors for IMIP bar buttons. r=aleca
Assignee | ||
Comment 5•3 years ago
|
||
Comment on attachment 9254883 [details] [diff] [review]
1745244-message-bar-HCT.patch
[Approval Request Comment]
User impact if declined: in HCT mode unreadable "unread" messages in thread tree
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Assignee | ||
Comment 6•3 years ago
|
||
[Approval Request Comment]
User impact if declined: in HCT mode unreadable "unread" messages in thread tree
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 7•3 years ago
|
||
Comment on attachment 9254883 [details] [diff] [review]
1745244-message-bar-HCT.patch
[Triage Comment]
Approved for 96.0b2
Comment 8•3 years ago
|
||
bugherder uplift |
Thunderbird 96.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/7daa91abc262
Comment 9•3 years ago
|
||
Comment on attachment 9255027 [details] [diff] [review]
1745244-message-bar-HCT-ESR.patch
[Triage Comment]
Approved for esr91
Comment 10•3 years ago
|
||
bugherder uplift |
Thunderbird 91.4.1:
https://hg.mozilla.org/releases/comm-esr91/rev/15137e450ae8
Description
•