[New-bugs-announce] [issue24812] All standard keystrokes not recognized in IDLE dialogs on Mac
Mark Roseman
report at bugs.python.org
Fri Aug 7 06:15:38 CEST 2015
New submission from Mark Roseman:
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.
----------
components: IDLE
messages: 248166
nosy: kbk, markroseman, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: All standard keystrokes not recognized in IDLE dialogs on Mac
versions: Python 2.7, Python 3.5, Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24812>
_______________________________________
More information about the New-bugs-announce
mailing list