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 vtudorache
Recipients eamartin, ned.deily, rhettinger, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, vtudorache, walters, wordtech
Date 2018-08-01.17:33:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533144816.28.0.56676864532.issue34120@psf.upfronthosting.co.za>
In-reply-to
Content
Adding self.grab_release() in the ok() method for the dialogs BEFORE destroy() solved the problem for me, keeping the grab_set() methods in place (uncommented, actives).
History
Date User Action Args
2018-08-01 17:33:36vtudorachesetrecipients: + vtudorache, rhettinger, terry.reedy, ronaldoussoren, taleinat, wordtech, ned.deily, serhiy.storchaka, walters, eamartin
2018-08-01 17:33:36vtudorachesetmessageid: <1533144816.28.0.56676864532.issue34120@psf.upfronthosting.co.za>
2018-08-01 17:33:36vtudorachelinkissue34120 messages
2018-08-01 17:33:36vtudorachecreate