Skip to content
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

Explicitly clear web resources clipboard on copy #185622

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Jun 19, 2023

Fixes #185466

Proper fix would be to use a future web clipboard API that lets you write any data types to the system clipboard. However this API does not currently exist :/

Fixes microsoft#185466

Proper fix would be to use a future web clipboard API that lets you write any data types to the system clipboard
@mjbvz mjbvz added this to the June 2023 milestone Jun 19, 2023
@mjbvz mjbvz self-assigned this Jun 19, 2023
@mjbvz mjbvz enabled auto-merge (squash) June 19, 2023 23:13
@mjbvz mjbvz merged commit 8c85702 into microsoft:main Jun 20, 2023
smithmum pushed a commit to smithmum/vscode that referenced this pull request Jun 20, 2023
Fixes microsoft#185466

Proper fix would be to use a future web clipboard API that lets you write any data types to the system clipboard
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2023
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.

vscode.dev doesn't allow Ctrl+V clipboard usage after copying a file
2 participants