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 markroseman
Recipients markroseman, serhiy.storchaka, steven.daprano, terry.reedy
Date 2016-07-31.23:15:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470006949.9.0.818426388049.issue27621@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, the tk_dialog has been superseded by tk_messageBox, and does not reflect current platform standards.  I just tried tk_messageBox on the Mac, which always activates the default button if you press 'return', even if another button has the focus. I expect Windows and X11 are different, and will check that out when I get a chance.
History
Date User Action Args
2016-07-31 23:15:49markrosemansetrecipients: + markroseman, terry.reedy, steven.daprano, serhiy.storchaka
2016-07-31 23:15:49markrosemansetmessageid: <1470006949.9.0.818426388049.issue27621@psf.upfronthosting.co.za>
2016-07-31 23:15:49markrosemanlinkissue27621 messages
2016-07-31 23:15:49markrosemancreate