Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-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
ContributorAuthor

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

@miss-islingtonmiss-islington merged commit 80b6a05 into python:3.7May 29, 2020
@miss-islingtonmiss-islington deleted the backport-97e4e0f-3.7 branch May 29, 2020 23:11
@miss-islington
Copy link
ContributorAuthor

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

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

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@terryjreedy@the-knights-who-say-ni@bedevere-bot