bpo-39885: IDLE context menu clears selection by terryjreedy · Pull Request #18859 · python/cpython
added 3 commits
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Since clicking to get an IDLE context menu moves the cursor, any text selection should be and now is cleared. (cherry picked from commit 4ca060d) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Since clicking to get an IDLE context menu moves the cursor, any text selection should be and now is cleared. (cherry picked from commit 4ca060d) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
sthagen added a commit to sthagen/python-cpython that referenced this pull request
bpo-39885: IDLE context menu clears selection (python#18859)
miss-islington added a commit that referenced this pull request
Since clicking to get an IDLE context menu moves the cursor, any text selection should be and now is cleared. (cherry picked from commit 4ca060d) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request
Since clicking to get an IDLE context menu moves the cursor, any text selection should be and now is cleared. (cherry picked from commit 4ca060d) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters