This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vs, zach.ware
Date 2016-02-13.07:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455349465.42.0.266332621639.issue26340@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an equivalent code on Tcl. It behaves as expected on Linux with Tk 8.6 and 8.4. The parent window responds to minimize, maximize, and close events. The modal dialog window iconifies and closes together with the parent window.

Could you test it on Windows?
History
Date User Action Args
2016-02-13 07:44:25serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower, vs
2016-02-13 07:44:25serhiy.storchakasetmessageid: <1455349465.42.0.266332621639.issue26340@psf.upfronthosting.co.za>
2016-02-13 07:44:25serhiy.storchakalinkissue26340 messages
2016-02-13 07:44:24serhiy.storchakacreate