Closed Bug 1857753 Opened 1 year ago Closed 1 year ago

Buttons of warning headers bar aren't totally themed with Dark theme

Categories

(Thunderbird :: Theme, defect)

defect

Tracking

(thunderbird_esr115 unaffected, thunderbird119 fixed, thunderbird120 fixed)

RESOLVED FIXED
120 Branch
Tracking Status
thunderbird_esr115 --- unaffected
thunderbird119 --- fixed
thunderbird120 --- fixed

People

(Reporter: NicolasWeb, Assigned: Paenglab)

References

Details

(Keywords: regression)

Attachments

(3 files)

STR:

  1. Check that the pref "Allow remote content in messages" is disabled (default)
  2. Select an email with remote content

Actuals:

  • The "Preferences" button background is transparent
  • The close button has no border

Expected:

  • The "Preferences" button background should be themed & be gray
  • The close button should have a light gray border

Found on Daily 120.0a1 20231007100943
Still working on 119.0b3 20231004180144 (not sure until which Daily version of 119, so no flag set)

Assignee: nobody → richard.marti
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → 120 Branch

Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/e72132be66f9
Make the Message Bar work with dark themes again. r=aleca

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

I think this failure is from this: https://treeherder.mozilla.org/logviewer?job_id=432109857&repo=comm-central&lineNumber=6012

Probably because of treating the host pseudo class as taking arguments?

Edit: here's such a selector: :host(:is(.anonymous-content-host, notification-message))([type="info"]) where you have :host(:is(foo))(bar) which has a (bar) at the end?

I filed bug 1858445 for that

Regressions: 1858445

Comment on attachment 9357285 [details]
Bug 1857753 - Make the Message Bar work with dark themes again. r=#thunderbird-front-end-reviewers

[Triage Comment]
Approved for beta

Attachment #9357285 - Flags: approval-comm-beta+

The whole background of the Message bar became gray instead just the button background (with a yellow bar background).

Alex, this isn't a UI change wanted for dark theme but a bug, right ?

Flags: needinfo?(alessandro)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Please do not reopen closed bugs.
Open a follow up bug and specify version and OS

Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Flags: needinfo?(alessandro)
Resolution: --- → FIXED

Also, we already have a a regression identified in bug 1858445, which is a simple CSS issue.
This will be fixed soon.
No need to open another bug

Depends on: 1859607
Regressions: 1859607
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: