Open
Bug 1818272
Opened 2 years ago
Updated 2 years ago
[imap-js] macOS dock badge shows wrong number of unread emails for Gmail with mailnews.imap.jsmodule=true
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird110 unaffected, thunderbird111 unaffected, thunderbird112 affected)
NEW
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird110 | --- | unaffected |
thunderbird111 | --- | unaffected |
thunderbird112 | --- | affected |
People
(Reporter: soeren.hentzschel, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
903.29 KB,
image/png
|
Details |
With mailnews.imap.jsmodule=true the badge on the Thunderbird app icon in the macOS dock show the wrong number of unread emails.
If I have one unread email in Gmail account it shows a 2. If I have two unread emails in my Gmail account it shows a 4. If I have three unread email in my Gmail account it shows a 6. And so on.
If I have one unread email in a non-Gmail account it shows a 1. If I have two unread emails in a non-Gmail account it shows a 2. And so on. So the number is correct. Only Gmail is affected.
Setting mailnews.imap.jsmodule=false fixed the issue.
Updated•2 years ago
|
OS: Unspecified → macOS
Summary: macOS dock badge shows wrong number of unread emails for Gmail with mailnews.imap.jsmodule=true → [imap-js] macOS dock badge shows wrong number of unread emails for Gmail with mailnews.imap.jsmodule=true
You need to log in
before you can comment on or make changes to this bug.
Description
•