Skip to content

Error thrown when attempting to paste from clipboard #343

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

Closed
nol166 opened this issue Mar 26, 2019 · 5 comments
Closed

Error thrown when attempting to paste from clipboard #343

nol166 opened this issue Mar 26, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@nol166
Copy link
Contributor

nol166 commented Mar 26, 2019

  • code-server version: manually built binary
  • OS Version: MacOS 10.14.3 (18D109)

Description

After switching focus to the browser and quickly pressing command v, this error appears in a notification. Subsequent attempts to paste don't have this problem.

Screen Shot 2019-03-26 at 3 04 24 PM

Steps to Reproduce

  1. Run code server, open browser
  2. In another (non-browser) window copy some text
  3. Quickly command tab back to the browser and command v
  4. See error
@nol166 nol166 added the bug Something isn't working label Mar 26, 2019
@MichaelDesantis
Copy link
Contributor

Am unable to replicate. Testing this on both local machine and our dev network. 🙁

@foresthoffman
Copy link
Contributor

What was the context of the selection when you switched back to the IDE? e.g. the window, the file explorer, editor window, etc?

@MichaelDesantis
Copy link
Contributor

@foresthoffman I believe just the default selection on initial page load (so, none)

@nol166
Copy link
Contributor Author

nol166 commented Mar 27, 2019

@foresthoffman it was the code editor

@code-asher
Copy link
Member

readBuffer was implemented in #568.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants