Skip to content

Fixes middle-clicking on a notification sometimes pastes the contents of the clipboard#109349

Merged
bpasero merged 1 commit intomicrosoft:masterfrom
jeanp413:fix-109322
Oct 26, 2020
Merged

Fixes middle-clicking on a notification sometimes pastes the contents of the clipboard#109349
bpasero merged 1 commit intomicrosoft:masterfrom
jeanp413:fix-109322

Conversation

@jeanp413
Copy link
Contributor

Apparently the mouseup event with the middle button fires the paste event on the editor textarea after the notification closes.

This PR fixes #109322

@bpasero bpasero added this to the October 2020 milestone Oct 26, 2020
@bpasero bpasero merged commit 2ec1f83 into microsoft:master Oct 26, 2020
@bpasero
Copy link
Member

bpasero commented Oct 26, 2020

Thanks!

@jeanp413 jeanp413 deleted the fix-109322 branch October 26, 2020 15:09
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Middle-clicking on a notification sometimes pastes the contents of the clipboard

2 participants