xel icon indicating copy to clipboard operation
xel copied to clipboard

"close" and "userclose" events on <dialog> should be dispatched simultaneously

Open jarek-foksa opened this issue 5 years ago • 0 comments

Currently the custom userclose event has different timing than the standard close event. I would expect them to be fired simultanously when the "open" attribute is added or removed. Also check https://github.com/jarek-foksa/xel/issues/92 for related discussion.

jarek-foksa avatar Aug 05 '19 13:08 jarek-foksa