Skip to content

Console error on using Paste from terminal context menu #13947

Open
@suganya-sk

Description

Description

When I try to use the Paste option in the terminal context menu, Paste does not work and the following error appears on the console -

image

I'm trying to understand if this is because of some browser restriction from my end. Note that I'm using Chrome 109, which seems good from the browser compatibility table here.

Reproduce

  1. Start an instance from 3.6.1
  2. Open a new terminal
  3. Copy some content onto clipboard
  4. Right click in terminal and click on 'Paste'
  5. The error shown above shows up in the browser console.

Expected behavior

The ideal behavior can be one of the following:

  1. The content in the clipboard is pasted onto the terminal
  2. Browser asks for confirmation to allow access to clipboard
  3. If this is an issue of browser compatibility, the console error communicates that to the user

Context

  • Browser and version: Chrome 109
  • JupyterLab version: 3.6.1
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, if applicable.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions