feedback
feedback copied to clipboard
[Bug]: Right click copy from response does not work
What happened?
Text will not copy if copied using the right click context menu. Keyboard shortcut still works.
Steps to reproduce?
- Highlight text in response tab
- Click copy
- 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 what was the response data type? JSON Text? JSON Tree? or something else?
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.
This should be fixed now. I am unable to reproduce.