[issue5124] IDLE - pasting text doesn't delete selection

Serhiy Storchaka report at bugs.python.org
Sat Jun 4 07:24:01 EDT 2016


Serhiy Storchaka added the comment:

Here is a patch that makes pasting text in all Text, Entry and Spinbox widgets to delete selection.

----------
stage: test needed -> patch review
Added file: http://bugs.python.org/file43195/idle_paste_replace.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5124>
_______________________________________


More information about the Python-bugs-list mailing list