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

Right-click paste does not work on Linux Firefox #405

Closed
parisk opened this issue Dec 13, 2016 · 0 comments
Closed

Right-click paste does not work on Linux Firefox #405

parisk opened this issue Dec 13, 2016 · 0 comments
Assignees
Labels
area/clipboard browser/firefox Only affects Mozilla Firefox

Comments

@parisk
Copy link
Contributor

parisk commented Dec 13, 2016

Pasting using right-click does not work on Linux Firefox.

What I found out actually is that the paste event is being triggered on the xterm element, while the paste handler is bound only on the textarea.

Details

  • Browser and browser version: Firefox (latest)
  • OS version: Linux
  • xterm.js version: 2.2.1

Steps to reproduce

  1. Copy some text
  2. Right click on the terminal to paste
  3. Choose "paste" in the context menu
  4. Nothing happens (Expected to actually paste)
@parisk parisk added browser/firefox Only affects Mozilla Firefox area/clipboard labels Dec 13, 2016
@parisk parisk self-assigned this Dec 13, 2016
@parisk parisk closed this as completed in ab87dec Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clipboard browser/firefox Only affects Mozilla Firefox
Projects
None yet
Development

No branches or pull requests

1 participant