You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test that a single close_event is triggered when a window is closed.
This caught a bug in the gtk3 backends, which used to emit *two*
close_events (see comment there; a better fix would be welcome); and
another in the wx backends (which emit *no* close_events when the window
is closed by pressing "q") which I didn't see how to fix and is just
xfailed for now.
0 commit comments