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

Mobile: Unable to copy or paste text (with hold-press) #8419

Open
westurner opened this issue May 13, 2020 · 3 comments
Open

Mobile: Unable to copy or paste text (with hold-press) #8419

westurner opened this issue May 13, 2020 · 3 comments

Comments

@westurner
Copy link

westurner commented May 13, 2020

Description

Hold-press to copy is unusable on a mobile device due to the context menu. Hold-press to paste is unusable without a mobile keyboard that has a button for pasting from the clipboard.

Reproduce

  1. Hold-press to copy from or paste into a cell
  2. See the JupyterLab context menu with no way to paste text

Expected behavior

See the normal Android context menu w/ Paste as an option.

Context

  • Operating System and version: Android
  • Browser and version: latest Chrome
  • JupyterLab version:
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here.
@westurner
Copy link
Author

See also:
"Add Copy/Paste to the terminal right-click menu" #3011; which is not about solving for paste on mobile

@vidartf
Copy link
Member

vidartf commented May 15, 2020

Xref #3275 .

@westurner westurner changed the title Mobile: Unable to paste text with hold-press Mobile: Unable to paste text (with hold-press) May 15, 2020
@westurner
Copy link
Author

Adding a menu option to disable the right click / hold-press context menu would be a partial solution to this issue.

@westurner westurner changed the title Mobile: Unable to paste text (with hold-press) Mobile: Unable to copy or paste text (with hold-press) Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants