Message 363991 - Python tracker
Message363991
| 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:27 | terry.reedy | set | recipients: + terry.reedy, miss-islington |
| 2020-03-12 03:14:27 | terry.reedy | set | messageid: <1583982867.93.0.00721264449262.issue39885@roundup.psfhosted.org> |
| 2020-03-12 03:14:27 | terry.reedy | link | issue39885 messages |
| 2020-03-12 03:14:27 | terry.reedy | create | |