Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Mar 8, 2020

Since clicking to get an IDLE context menu moves the cursor,
any text selection should be and now is cleared.

https://bugs.python.org/issue39885

Since clicking to get an IDLE context menu moves the cursor,
any text selection should be and now is cleared.
@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error needs backport to 3.7 labels Mar 8, 2020
@terryjreedy terryjreedy self-assigned this Mar 8, 2020
@terryjreedy terryjreedy merged commit 4ca060d into python:master Mar 8, 2020
@bedevere-bot
Copy link

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the rclick branch March 8, 2020 19:30
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 8, 2020
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>
@bedevere-bot
Copy link

GH-18860 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-18861 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 8, 2020
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 Mar 8, 2020
 bpo-39885: IDLE context menu clears selection  (python#18859)
miss-islington added a commit that referenced this pull request Mar 8, 2020
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 Mar 8, 2020
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>
@terryjreedy
Copy link
Member Author

terryjreedy commented Mar 16, 2020

@petdance Andy, I strongly suspect that whatever you did to cause the addition of 25 references to your fork on this PR is either wrong or unnecessary. Please don't repeat.

@petdance
Copy link
Contributor

I'm sorry about that. Yes, it's clearly unnecessary. I don't know why this has happened. It was certainly not intentional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants