[issue39885] IDLE right click should clear any selection

Terry J. Reedy report at bugs.python.org
Sat Mar 7 00:29:07 EST 2020


Terry J. Reedy <tjreedy at udel.edu> added the comment:

I believe the following is true: when only one selection is allowed, the cursor is normally at one end or the other, and any cursor movement either clear the selection or changes its range.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39885>
_______________________________________


More information about the Python-bugs-list mailing list