question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clipboard of IDEA Che Editor should share the content with the local system clipboard

See original GitHub issue

Is your task related to a problem? Please describe.

In the IDEA Che Editor, when I try to copy any content to the clipboard it’s not possible to paste it on the local system.

Describe the solution you’d like

The IDEA Che Editor clipboard should share the content with the local system clipboard.

Describe alternatives you’ve considered

Additional context

When copying text content inside the IDEA Che Editor, there’s an error in the browser’s console: [ERROR] :: ServerEventsProcessor :: Error writing clipboard: NotAllowedError: The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://goo.gl/EuHzyv for more details.

There’s some info is provided in the doc https://jetbrains.github.io/projector-client/mkdocs/latest/ij_user_guide/accessing/#incomplete-clipboard-synchronization

This issue is part of the epic #19596

Related upstream issues

  1. PRJ-355 Projector launcher not supporting paste from outside IDE
  2. PRJ-189 Must enter paste twice when pasting external clipboard content

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
vzhukovscommented, Sep 30, 2021

Issue doesn’t reproduce anymore. Checked on the workspaces.openshift.com with the following devfile:

metadata:
  name: che-idea
components:
  - type: cheEditor
    reference: 'https://raw.githubusercontent.com/che-incubator/jetbrains-editor-images/meta/che-idea/next/2020.3.3.meta.yaml'
    alias: che-idea
apiVersion: 1.0.0
0reactions
vzhukovscommented, Jun 10, 2021

Thanks Vlad! Currently, we’re postponing work on this issue until we finish the productization for CRW https://issues.redhat.com/browse/CRW-1358.

Got it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to get vim copy highlighted text to the system clipboard ...
In general, you can't copy text from a remote system program to the current system natively over SSH. The exception is when you...
Read more >
Paste Items from Clipboard History - ReSharper - JetBrains
With ReSharper, you can access your clipboard history and quickly paste any of the recent items copied to the clipboard.
Read more >
Clipboard in JavaScript DocumentEditor control - Syncfusion
Document Editor takes advantage of system clipboard and allows you to copy or move a portion of the document into it in HTML...
Read more >
Fixing Copy and Paste to IntelliJ IDEA - NICE DCV
Navigate to /etc/dcv/ and open the dcv.conf with your preferred text editor. Locate the disabled-targets parameter in the [clipboard] section. If there ...
Read more >
Is clipboard content sold to alibaba? - Answer: No
Hello guys:I'm using a app called NetGuard as a firewall via a local VPN. After I updated to the last beta update with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found