microsoft/vscode

Pasting in webview also pastes into the terminal

rchiodo opened this issue · 2 comments

  • VSCode Version: 1.47.2
  • OS Version: Windows 10
    Steps to Reproduce:
  1. Download the vscode extension samples: (https://github.com/microsoft/vscode-extension-samples.git)
  2. Modify the html in the cat coding webview sample to have a <textarea>
  3. Run the cat coding webview
  4. Give focus to a terminal
  5. Give focus back to the cat coding text aread
  6. Paste

Result will end up in both locations (terminal and webview text area)
doublepaste

Does this issue occur when all extensions are disabled?: NA

mjbvz commented

I can't repo in the latest insiders builds (1.49). Tested on MacOS and Windows

Closing for additional verification. @rchiodo let me know if you are still seeing this

Verified it no longer repros with 1.49