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 Todd.Rovito, ezio.melotti, mcgrete, ned.deily, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-10-18.21:53:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350597203.58.0.937189089771.issue13884@psf.upfronthosting.co.za>
In-reply-to
Content
Keep in mind that tear-off menus are not supported on IDLE on OS X when using Aqua Tk (either Carbon or Cocoa), the standard these days.  That's primarily because Aqua Tk uses native OS X menu bars which appear once at the top of the desktop, not in each window.  There are no dotted line menu bars there.  The desktop menu bar menu items change to reflect which window currently has keyboard focus.
History
Date User Action Args
2012-10-18 21:53:23ned.deilysetrecipients: + ned.deily, terry.reedy, ezio.melotti, roger.serwy, Todd.Rovito, mcgrete, serhiy.storchaka
2012-10-18 21:53:23ned.deilysetmessageid: <1350597203.58.0.937189089771.issue13884@psf.upfronthosting.co.za>
2012-10-18 21:53:23ned.deilylinkissue13884 messages
2012-10-18 21:53:23ned.deilycreate