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
The window manager can take the focus from the application, ignore
lift() and resize a toplevel on its own.
* Hide the root window in the dialog tests, so that it does not compete
for the focus.
* Take the focus right before generating a key event.
* Tolerate additional focus events.
* Do not check focus_get() and focus_displayof() without the focus.
* Resize the toplevel to fit its content in wait_until_mapped().
(cherry picked from commit 3b56438)
0 commit comments