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

Cannot copy and paste from/to a webview's iframe #68799

Closed
mrmeku opened this issue Feb 15, 2019 · 2 comments
Closed

Cannot copy and paste from/to a webview's iframe #68799

mrmeku opened this issue Feb 15, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-clipboard Editor clipboard issues webview Webview issues

Comments

@mrmeku
Copy link

mrmeku commented Feb 15, 2019

  • VSCode Version: all
  • OS Version: all

Steps to Reproduce:

  1. Create a webview with an iframe in it. It can point to http://localhost:8080
  2. Create an http server to serve from http://localhost:8080. It can serve an index.html file with the text 'copy me'
  3. Try to load the iframe in the vscode webview. The text will appear.
  4. Try to copy the text
  5. Try to paste the text. The text wasn't copied

Does this issue occur when all extensions are disabled?: Yes/No
Yes

@vscodebot vscodebot bot added the editor-clipboard Editor clipboard issues label Feb 15, 2019
@mrmeku
Copy link
Author

mrmeku commented Feb 15, 2019

See https://github.com/nrwl/angular-console/issues/541 for an example of the behavior

@mjbvz
Copy link
Collaborator

mjbvz commented Feb 15, 2019

Duplicate of #65452

@mjbvz mjbvz marked this as a duplicate of #65452 Feb 15, 2019
@mjbvz mjbvz closed this as completed Feb 15, 2019
@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) webview Webview issues labels Feb 15, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-clipboard Editor clipboard issues webview Webview issues
Projects
None yet
Development

No branches or pull requests

2 participants