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

Do not report error on capturing clipboard, simply open quick open without clipboard contents #13778

Closed
joaomoreno opened this issue Jun 27, 2023 · 0 comments · Fixed by #14593
Assignees
Milestone

Comments

@joaomoreno
Copy link
Member

Testing #11645

In Safari, vscode.dev has a hard time capturing the clipboard for quick input, so the user gets this weird flow.

Screen.Recording.2023-06-27.at.11.07.29.mov

Instead of this, I argue it's best to simply avoid the error notification and open quick open without the clipboard contents. VS Code is getting out of its way to do something nice for the user, it should degrade gracefully and silently if unable to, instead of nagging the user.

Please forward this to core, if it's a bug in that domain.

cc @TylerLeonhardt

@DonJayamanne DonJayamanne added this to the November 2023 milestone Oct 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 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 a pull request may close this issue.

2 participants