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

Unable to paste to terminal #1402

Closed
dsseng opened this issue Mar 7, 2020 · 8 comments
Closed

Unable to paste to terminal #1402

dsseng opened this issue Mar 7, 2020 · 8 comments

Comments

@dsseng
Copy link
Contributor

dsseng commented Mar 7, 2020

OS: Ubuntu 19.10, x86_64, code-server is running in Docker container
Browser: Firefox 74
Version: latest from Docker, pulled today

  1. I've got a command I want to execute in clipboard
    2a. I press Ctrl+Shift+V, just as in VS Code terminal, it doesn't work
    2b. I try right-clicking the terminal, I get this:
    image
    As you can see, no Paste option
    2c. For last try I pressed Ctrl+V, and I got ^V, as usual.
  2. In none of these cases command is pasted.
@dsseng
Copy link
Contributor Author

dsseng commented Mar 7, 2020

Maybe this's related to #1106, since I use http to connect to editor:
image

@dsseng
Copy link
Contributor Author

dsseng commented Mar 7, 2020

Updated container config, accessing as localhost:8080, it doesn't paste, but localhost is a secure context for browser.

@dsseng
Copy link
Contributor Author

dsseng commented Mar 7, 2020

I checked, it works okay in Chrome, but doesn't in Firefox.

@kylecarbs
Copy link
Member

Hm, I thought firefox worked as well. Any ideas @code-asher ?

If it doesn't work in Firefox, it might not be a bad idea to make a table for features available in each browser.

@code-asher
Copy link
Member

code-asher commented Mar 9, 2020 via email

@dsseng
Copy link
Contributor Author

dsseng commented Mar 9, 2020

@code-asher a solution for me was clicking on the mouse wheel, it performs native paste in FF

@code-asher
Copy link
Member

code-asher commented Mar 9, 2020 via email

@code-asher
Copy link
Member

I'll go ahead and close this in favor of #1106. I'll edit it a little to reflect better the current situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants