Steps to repro.
npm install- open vscode
- press f5 to launch the dev extension host
- use CMD+SHIFT+P (command palette) and do "Show Image in Webview"
- when the webview comes up right click on image and select "Copy image"
You will notice no image is copied to the clipboard.