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

Firefox Can't copy paste inside the same terminal #283

Closed
ftaffelt opened this issue Feb 7, 2017 · 7 comments
Closed

Firefox Can't copy paste inside the same terminal #283

ftaffelt opened this issue Feb 7, 2017 · 7 comments

Comments

@ftaffelt
Copy link

ftaffelt commented Feb 7, 2017

Actual behavior

Copy pasting content inside the same terminal seems to be broken.

Steps to reproduce

In Firefox. Type something into a terminal. Select some text with mouse and press Ctrl+C to copy text into clipboard. Press Ctrl+V to insert content from clipboard into terminal. No text is inserted.

@jcubic
Copy link
Owner

jcubic commented Feb 7, 2017

Can you test the file from master branch, to confirm that's fixed for you?

@ftaffelt
Copy link
Author

ftaffelt commented Feb 7, 2017

it's working now in firefox.

#281 seems to be back - sorry to say that.

Noticed also on IE11: pressing the spacebar key echos the term "Spacebar" in the terminal. Should i fill a separate issue for this?

@jcubic
Copy link
Owner

jcubic commented Feb 7, 2017

you can create another issue.

@jcubic jcubic closed this as completed Feb 7, 2017
@NoahCardoza
Copy link

This might still be an issue in Chrome. nickola/web-console#46

@jcubic
Copy link
Owner

jcubic commented Aug 9, 2018

@NoahCardoza if you look at the jquery terminal submodule it's version is 0.11.12. and current is 1.19.1 and now I'm working on 1.20.0.

Can you clone the repo with --recursive open terminal submodule directory in src/vendor and run git pull, after this copy/paste should work. for this to be permament the owner need to run pull nad commit the updated submodule in original repo.

@jcubic
Copy link
Owner

jcubic commented Aug 9, 2018

It was fixed in version 1.0.2

@NoahCardoza
Copy link

Ah! My bad, welp, glad I decided to open an issue on web-console first. I think I'll submit a PR over there.

Thanks for the clarification.

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