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 BevInTX
Recipients BevInTX, terry.reedy
Date 2020-05-29.16:39:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590770371.71.0.221082302956.issue40819@roundup.psfhosted.org>
In-reply-to
Content
In Idle on macOS, when I select text in either the Shell or a file, both copy and cut should be available in the context menu, but they are grayed out (not selectable).  Both copy and cut are still available via the menu bar Edit menu and keyboard shortcuts, <command>c and <command>x, respectively.  I tried this on macOS El Capitan 10.11.6 and Catalina 10.15.4
History
Date User Action Args
2020-05-29 16:39:31BevInTXsetrecipients: + BevInTX, terry.reedy
2020-05-29 16:39:31BevInTXsetmessageid: <1590770371.71.0.221082302956.issue40819@roundup.psfhosted.org>
2020-05-29 16:39:31BevInTXlinkissue40819 messages
2020-05-29 16:39:31BevInTXcreate