Open Bug 1841807 Opened 1 year ago Updated 1 year ago

Web push notifications cannot be dismissed few minutes after being received in macOS

Categories

(Core :: Widget: Cocoa, defect, P3)

Firefox 115
defect

Tracking

()

UNCONFIRMED

People

(Reporter: baptiste, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

Steps to reproduce:

I receive a web push notification from any website on macOS (Ventura 13.4.1).

If I click the push notifications within the first minutes after receiving it, the notification is dismissed and I'm redirected to the correct website.

Actual results:

If I wait a few minutes more (or click a notification clicked hours ago), the notification is stays in macOS notifications center (it's not dismissed) and I'm not redirected at all.

Expected results:

The notification should be dismissed and I should be directed to the link contained in the push payload.

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core
Severity: -- → S3
Priority: -- → P3

Quick addition: also affects Firefox on Windows, with a slightly different behaviour.
The consequence is similar: the web push notification is not handled correctly.

On Windows, when the push notification is left in the notification center for a few minutes, the notification is dismissed after a click but the redirection is not working.

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