Open Bug 1115757 Opened 9 years ago Updated 2 years ago

popupshown event can be fired when a popup is hidden

Categories

(Toolkit :: UI Widgets, defect)

defect

Tracking

()

People

(Reporter: mossop, Unassigned)

Details

In some cases it seems that hiding a popup that is in the middle of being shown the popupshown event still gets fired even though the popup is already hidden. You see the following sequence of events from the popup:

popupshowing
popuphiding
popuphidden
popupshown
Summary: popupshown event can be shown when a popup is hidden → popupshown event can be fired when a popup is hidden
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.