Closed Bug 1865814 Opened 2 years ago Closed 1 year ago

Push notifications not clickable after sw stopped

Categories

(Core :: DOM: Notifications, defect, P3)

Firefox 119
defect

Tracking

()

RESOLVED DUPLICATE of bug 1874511

People

(Reporter: cybulskilukasz, Unassigned)

Details

(Whiteboard: dom-lws-bugdash-triage)

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

Steps to reproduce:

Go to an example page for testing push notifications: https://cleverpush.com/en/test-notifications/ and send a few pushes.

Actual results:

As long as the sw is running, the pushes are clickable and the URL opens. After sw stops, the click on the push notification does nothing.

Expected results:

The click should open the URL. Note, this works fine in other browsers like Chrome or Safari on macOs.

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

Component: Untriaged → DOM: Notifications
Product: Firefox → Core

I can confirm this. Clicking it should try restarting the SW but it does not, and nothing happens after click. This can be frustrating as the notification disappears after click so the user can't retry.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: -- → S3
Priority: -- → P3

(Although this bug is technically older, bug 1874511 has more comments)

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1874511
Resolution: --- → DUPLICATE
Component: DOM: Push Subscriptions → DOM: Notifications
You need to log in before you can comment on or make changes to this bug.