8000 [3.8] bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) by miss-islington · Pull Request #20523 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.8] bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) #20523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2020

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented May 29, 2020

Leave selection when right click within. This exception to clearing selections when right-clicking was omitted from the previous commit, 4ca060d. I did not realize that this completely disabled the context menu entries, and I should have merged a minimal fix immediately. An automated test should follow.
(cherry picked from commit 97e4e0f)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue39885

…8951)

Leave selection when right click within.  This exception to clearing selections when right-clicking was omitted from the previous commit, 4ca060d.  I did not realize that this completely disabled the context menu entries, and  I should have merged a minimal fix immediately.  An automated test should follow.
(cherry picked from commit 97e4e0f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington
Copy link
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3dcccd1 into python:3.8 May 29, 2020
@miss-islington miss-islington deleted the backport-97e4e0f-3.8 branch May 29, 2020 23:13
@miss-islington
Copy link
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

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
3EFC
Development

Successfully merging this pull request may close these issues.

4 participants
0