Closed
Bug 1337494
Opened 9 years ago
Closed 9 years ago
Notifications API Notifications with Icon Layout Should Fall-Back on HTTP Error 404
Categories
(Toolkit Graveyard :: Notifications and Alerts, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1238240
People
(Reporter: bugzilla-2, Unassigned)
References
()
Details
Attachments
(1 file)
|
165.06 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170125094131
Steps to reproduce:
Visit the demo page http://inserthtml.com/demos/javascript/notifications/. (This page's notifications' notification icons return HTTP error 404.) Click the "Web Notification" button to display a notification.
Actual results:
A large blank space is shown where the missing icon should have been displayed resulting in an ugly notification UI. A screenshot is attached.
Expected results:
The notification box should have (A) rendered a generic fallback icon in place of the missing icon or (B) fallen back to text-only layout as if an icon hadn't been specified to preserve the appearance of the UI.
| Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•9 years ago
|
||
This seems like a dupe of bug 1238240.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•