New submission from Daniel Law <danlaw9...@googlemail.com>:
python 3.6 and also found it in 3.7.3, on windows 10. when a main application window built with Tkinter has a modal top level window (transient, grab_set) if it is minimised (which get blocked unless you click show desktop or shake another application around) any and all atempts to reopen or switch to the application again are blocked and the application has to be closed and reopened. gif attached of this in practice. ---------- components: Windows files: arrow_rotate_clockwise_48x48.png messages: 342873 nosy: Daniel Law, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Top level transient modal windows stopping deiconify on windows 10 type: behavior versions: Python 3.6 Added file: https://bugs.python.org/file48337/arrow_rotate_clockwise_48x48.png _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36968> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com