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 cheryl.sabella, serhiy.storchaka, taleinat, terry.reedy
Date 2018-06-13.06:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528870721.54.0.947875510639.issue1529353@psf.upfronthosting.co.za>
In-reply-to
Content
11. Right click should bring up a custom context menu.  It can have 'cut' (delete), 'copy' (to clipboard, eliminating middle click need), 'edit' (IDLE editor if it seems ok), 'view' (ditto for TextView).

Is there a standard for simulating left and right click with keys?  Whatever, it should be possible to do same with cursor beside button or within tag.
History
Date User Action Args
2018-06-13 06:18:41terry.reedysetrecipients: + terry.reedy, taleinat, serhiy.storchaka, cheryl.sabella
2018-06-13 06:18:41terry.reedysetmessageid: <1528870721.54.0.947875510639.issue1529353@psf.upfronthosting.co.za>
2018-06-13 06:18:41terry.reedylinkissue1529353 messages
2018-06-13 06:18:41terry.reedycreate