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 terry.reedy
Recipients python-dev, serhiy.storchaka, terry.reedy
Date 2017-06-21.17:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498067337.21.0.0745409451772.issue27620@psf.upfronthosting.co.za>
In-reply-to
Content
ConfigDialgo.__init__ has commented out key bindings for the buttons, including Esc for [Cancel].  We should establish 'IDLE Dialog Conventions', document (add to README.txt?), and follow consistently.
 
#27621 is about polishing Query box behavior.  It should be generalized to other boxes.
History
Date User Action Args
2017-06-21 17:48:57terry.reedysetrecipients: + terry.reedy, python-dev, serhiy.storchaka
2017-06-21 17:48:57terry.reedysetmessageid: <1498067337.21.0.0745409451772.issue27620@psf.upfronthosting.co.za>
2017-06-21 17:48:57terry.reedylinkissue27620 messages
2017-06-21 17:48:57terry.reedycreate