Pasting in webview also pastes into the terminal
rchiodo opened this issue · 2 comments
rchiodo commented
- VSCode Version: 1.47.2
- OS Version: Windows 10
Steps to Reproduce:
- Download the vscode extension samples: (https://github.com/microsoft/vscode-extension-samples.git)
- Modify the html in the cat coding webview sample to have a <textarea>
- Run the cat coding webview
- Give focus to a terminal
- Give focus back to the cat coding text aread
- Paste
Result will end up in both locations (terminal and webview text area)
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
rchiodo commented
Verified it no longer repros with 1.49