Closed
Bug 1218855
Opened 9 years ago
Closed 9 years ago
Notification is dismissed even if "requireinteraction" option is set to "true"
Categories
(Core :: DOM: Push Subscriptions, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 862395
Tracking | Status | |
---|---|---|
firefox44 | --- | affected |
People
(Reporter: poiegas, Unassigned)
References
Details
Reproducible with: 44.0a1 (from 2015-10-26 and 2015-10-27)
Affected platforms: Windows 7 x64, Mac OS X (10.8 to 10.11)
Steps to reproduce:
1. Navigate to "https://pdehaan.github.io/push-notification-test/" page.
2. Click on the "pop Notification" button and select "Always Receive Notifications" from doorhanger.
3. Set "requireInteraction" option to "true".
4. Click again the "pop Notification" button.
5. Observe the notification behavior.
Expected results:
Notification persists until dismissed by the user.
Actual results:
Notification is automatically closed after a period of time.
Updated•9 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•