feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[Bug]: Right click copy from response does not work

Open dsdude123 opened this issue 3 years ago • 3 comments

What happened?

Text will not copy if copied using the right click context menu. Keyboard shortcut still works.

Steps to reproduce?

  1. Highlight text in response tab
  2. Click copy
  3. Attempt to paste the text somewhere else in VS Code or another application

VS Code version

1.71.2

Extension version

1.6.0

Relevant log output

No response

dsdude123 avatar Sep 26 '22 22:09 dsdude123

@dsdude123 what was the response data type? JSON Text? JSON Tree? or something else?

Gr8Gatsby avatar Sep 27 '22 22:09 Gr8Gatsby

Hi @Gr8Gatsby, I was encountering this issue on JSON Text and Raw tabs. Haven't tried JSON Tree. Testing on my work machine this morning and looks like standard HTML pages (Text tab) have the same issue. Would also note the Web tab doesn't allow right click copy at all.

dsdude123 avatar Sep 28 '22 18:09 dsdude123

This should be fixed now. I am unable to reproduce.

ststimac avatar Mar 10 '23 10:03 ststimac