Closed Bug 1941911 Opened 21 days ago Closed 21 days ago

No alert for Inbox on new messages if messages are moved via filter under certain circumstances (POP, non-Windows alerts)

Categories

(MailNews Core :: General, defect)

Thunderbird 134
defect

Tracking

(thunderbird_esr128 affected, thunderbird135 fixed)

RESOLVED FIXED
136 Branch
Tracking Status
thunderbird_esr128 --- affected
thunderbird135 --- fixed

People

(Reporter: francesco, Assigned: darktrojan)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

In the following setup:

  • POP account
  • Using TB notifications (not system notification)
  • Move certain messages from Inbox to another folder

there is no longer a notification on the Inbox when two or more messages arrive, some being filtered to the non-inbox folder, some left in the inbox.

Notification debugging shows Filling alert info; folder.URI= for both mailboxes, however, only one alert is displayed.

Note that the non-inbox alert was introduced in bug 1836511.

Tested in 135.0b1.

Okay, I know what's happened here.

Assignee: nobody → geoff
Status: NEW → ASSIGNED

We no longer support Windows 7, which is the only platform that needed to fall back to the custom
notification when there was no system notification. So I've removed the fall back code, which means
we only use the custom notification if the preferences say so.

This makes it easier to fix the notification time recording when using the custom notification.
Previously the time was recorded when the mail arrived but it should be when the notification
actually happened. Custom notifications get queued when more than one folder gets new mail. It's
these queued folders that had the problem.

Target Milestone: --- → 136 Branch

Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/578b25792b7f
Simplify new mail notification dispatcher. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 21 days ago
Resolution: --- → FIXED

Comment on attachment 9459815 [details]
Bug 1941911 - Simplify new mail notification dispatcher. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): bug 1926462
User impact if declined: Users might not be notified about some new messages if messages in more than one folder arrive at once
Testing completed (on c-c, etc.): landed 5 days ago
Risk to taking this patch (and alternatives if risky): low

Attachment #9459815 - Flags: approval-comm-beta?

Comment on attachment 9459815 [details]
Bug 1941911 - Simplify new mail notification dispatcher. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9459815 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: