xel
xel copied to clipboard
"close" and "userclose" events on <dialog> should be dispatched simultaneously
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.