Closed
Description
Currently there is
- Move the pop-up to the top layer, and remove the UA display:none style.
- Fire the show event, synchronously.
I'd expect show event to be cancelable (though such behavior could be added later too, assuming firing show is the first step).
Is there any reason for the current behavior?