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 miss-islington, terry.reedy
Date 2020-03-12.03:14:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583982867.93.0.00721264449262.issue39885@roundup.psfhosted.org>
In-reply-to
Content
Restore not clearing the selection when click within it. See Exception in 1 above.  Users need to continue to see what will be copied or cut (which also happens with paste).

The breakpoint toggle and goto file/line options on the context menu need the line number of the click.  If the cursor is not moved, another alternative is needed.
History
Date User Action Args
2020-03-12 03:14:27terry.reedysetrecipients: + terry.reedy, miss-islington
2020-03-12 03:14:27terry.reedysetmessageid: <1583982867.93.0.00721264449262.issue39885@roundup.psfhosted.org>
2020-03-12 03:14:27terry.reedylinkissue39885 messages
2020-03-12 03:14:27terry.reedycreate