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 ned.deily
Recipients brett.cannon, ned.deily, rhettinger
Date 2011-01-23.01:41:55
SpamBayes Score 0.00257927
Marked as misclassified No
Message-id <1295746918.1.0.339770373247.issue10940@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that the Cocoa Tk 8.5 added support for the Apple convention using Cmd-M as the window minimize menu item (collapses the window into the dock) and that conflicts with IDLE's use of the Cmd-M as the shortcut for the Open Module menu item.  I'll see if Tk can be persuaded to not use that shortcut, otherwise it will probably be necessary to use a new shortcut for Open Module on OS X.
History
Date User Action Args
2011-01-23 01:41:58ned.deilysetrecipients: + ned.deily, brett.cannon, rhettinger
2011-01-23 01:41:58ned.deilysetmessageid: <1295746918.1.0.339770373247.issue10940@psf.upfronthosting.co.za>
2011-01-23 01:41:55ned.deilylinkissue10940 messages
2011-01-23 01:41:55ned.deilycreate