Closed Bug 1811988 Opened 1 year ago Closed 1 year ago

[macOS] Wrong background toolbar color in OS dark mode for the message pane header

Categories

(Thunderbird :: Message Reader UI, defect)

Thunderbird 111
defect

Tracking

(thunderbird_esr102 unaffected)

RESOLVED FIXED
111 Branch
Tracking Status
thunderbird_esr102 --- unaffected

People

(Reporter: aleca, Assigned: Paenglab)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

The message header in macOS dark mode comes out with a light background.
This is the culprit: https://searchfox.org/comm-central/rev/456fdfa2088060882f6fac0e4e34913b1359926b/mail/themes/osx/mail/messageWindow.css#51-54

It seems that the --toolbar-bgcolor doesn't inherit the proper update in the new about3Pane.

Version: unspecified → Thunderbird 111

The problem is that the message header is now inside of the <browser> of the new about3pane and all the root:-moz-lwtheme, root[lwt-tree] etc. aren't propagated into it. All we could do now is steering this with the @media (prefers-color-scheme queries.

Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Target Milestone: --- → 111 Branch

Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/c63d7ed9c912
Define the color variables differently to apply to <browser> too. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/59165ab97564
Follow-up: Set the #singleMessage background-color on Mac. r=aleca

Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: