Closed
Bug 1955205
Opened 11 months ago
Closed 11 months ago
Stop showing a second Thunderbird logo in macOS notifications
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
138 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
For most system notifications, we specify new-mail-alert.png or icon48.png (actually the same image) as the notification's icon. On Windows this overrides the 16px Thunderbird logo with a much bigger version. On Linux (at least Mint) this provides a logo where otherwise there wouldn't be one. But on macOS the application's icon is already displayed automatically so we don't need to provide one. In some versions of the notification this means two icons are displayed, which just looks wrong.
| Assignee | ||
Comment 1•11 months ago
|
||
... and remove the duplicate icon.
| Assignee | ||
Updated•11 months ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 138 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/e9c1d2860e17
Stop showing a second Thunderbird logo in macOS notifications. r=aleca
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/8dbf1e3f729f
follow-up - Fix broken tests. rs=me DONTBUILD
You need to log in
before you can comment on or make changes to this bug.
Description
•