Closed
Bug 887640
Opened 12 years ago
Closed 2 years ago
Web Notifications should remain in the screen until the user click on it and it should have the address of the page
Categories
(Core :: DOM: Push Subscriptions, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1346375
People
(Reporter: u452416, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130620122336
Steps to reproduce:
Test page: http://jsfiddle.net/robnyman/TuJHx/
Authorize notification for the website and click Show Notification
Actual results:
1. The notification appears, but it disappear from the screen automatically.
2. The web notification box don't have the address of the page from where the notification come from.
Expected results:
1. It should only disappear when the user click on it, guaranting that the user saw the notification.
2. The web notification should have the URL addres so the user will know from where the notification come from.
Updated•12 years ago
|
Component: Untriaged → XUL Widgets
Product: Firefox → Toolkit
Version: 22 Branch → Trunk
Comment 1•11 years ago
|
||
Bulk move to Toolkit::Notifications and Alerts
Filter on notifications-and-alerts-component.
Component: XUL Widgets → Notifications and Alerts
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Component: Notifications and Alerts → DOM: Notifications
Product: Toolkit → Core
Comment 2•2 years ago
|
||
The origin of the notification is now shown. For interaction part, bug 1346375 is more active, let's track this there.
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1346375
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•