Sometimes, when the active window is the Python Interactive window, the text selected in the code window gets copied when I hit Ctrl + C instead of the text in the active window.

Text selected in the active window will be copied when I hit Ctrl + C.
No output
Thanks for the bug report! I was able to repro this. We'll discuss this at our upcoming triage.
Thanks for the reply. Note that this only when switching between window groups. If the Python Interactive Window is in the same window group as another plain code editor, the bug doesn't happen.
I'm pretty sure this bug only showed up after upgrading VS Code. I'm not sure what my previous version was.
Thanks for reporting this. I am not able to copy any text out of the Interactive Output Window. This is very annoying and a big showstopper while using VSCode for Data Science tasks. I hope you can prioritize this with a quick fix.
A partial workaround - put a regular code editor in the same window group. Once that is done, and the cursor is first placed in that code editor, you'll be able to copy. If you need, I can post a gif.
Dupe of microsoft/vscode-jupyter#767
This appears to be have been resolved in Insiders 1.48.0. Would you mind giving it a try there and letting us know if the bug persists? 馃槉
@joyceerhl I just tried weekly insiders version (can't find number) and it's fixed!
Most helpful comment
Thanks for the bug report! I was able to repro this. We'll discuss this at our upcoming triage.