Why I can't paste text of clipboard in the terminal of vscode embedded in iframe? #6623
Unanswered
ether-wang
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I think probably |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I embedded the vs code web IDE in an iframe with a different origin, I found that I can't use the CTRL+V shortcut to paste the command in the terminal editor, but the SHIFT+INSERT can do it.
So I opened the vs code web IDE in the browser directly, the CTRL+V still prompted I should grant access although I allowed the reading from the clipboard.
The SHIFT+INSERT still works for me, nonetheless, I still want to figure out the real reason for the CTRL+V is invalid.
By the way, the Mac don't have the SHIFT+INSERT shortcut, and the SHIFT+COMMAND+V don't work, so is there any way of pasting in MAC OS?
Regards
When I try to paste a command with CTRL+C -

Beta Was this translation helpful? Give feedback.
All reactions