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 kbk, markroseman, roger.serwy, terry.reedy
Date 2015-08-07.04:15:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438920938.34.0.296980992753.issue24812@psf.upfronthosting.co.za>
In-reply-to
Content
Most of the dialogs in IDLE on OS X do respond to 'Return' key as equivalent to hitting OK, and Escape to hitting Cancel.

Guidelines also suggest that the Enter key (on numeric keypad) should work like 'Return', and Cmd-. (period) should work like Cancel. Doesn't happen now in any of the places I looked.
History
Date User Action Args
2015-08-07 04:15:38markrosemansetrecipients: + markroseman, terry.reedy, kbk, roger.serwy
2015-08-07 04:15:38markrosemansetmessageid: <1438920938.34.0.296980992753.issue24812@psf.upfronthosting.co.za>
2015-08-07 04:15:38markrosemanlinkissue24812 messages
2015-08-07 04:15:36markrosemancreate