Open
Bug 1178420
Opened 10 years ago
Updated 2 years ago
"Shown" event happening before "popupshown" in doorhanger popup notification
Categories
(Toolkit :: PopupNotifications and Notification Bars, defect)
Toolkit
PopupNotifications and Notification Bars
Tracking
()
NEW
People
(Reporter: rittme, Unassigned)
Details
(Whiteboard: [doorhanger])
The "Shown" event from doorhanger popup notifications is happening before the "popupshown" event. It's being dispatched exactly after panel.openPopup, so most times before it's actually shown.
https://dxr.mozilla.org/mozilla-central/source/toolkit/modules/PopupNotifications.jsm#661
Updated•5 years ago
|
Whiteboard: [doorhanger]
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Component: Notifications and Alerts → PopupNotifications and Notification Bars
You need to log in
before you can comment on or make changes to this bug.
Description
•