Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting file in project explorer not changing focus to editor #234996

Open
zzador opened this issue Dec 2, 2024 · 3 comments
Open

Selecting file in project explorer not changing focus to editor #234996

zzador opened this issue Dec 2, 2024 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@zzador
Copy link

zzador commented Dec 2, 2024

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.95.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Click on a text file in the project explorer
  2. Mark some portions of the text for copy & paste but don't press "CTRL + C".
  3. In the project explorer click on another file
  4. Now click back into the first file and hit "CTRL + C" to copy the marked and highlighted text there
  5. Go into another file and hit "CTRL + V" for pasting
  6. What was pasted was the filename/filepath instead of the marked text in the first file

This behaviour is wrong. Every IDE I have used so far behaves as expected but not VS Code.

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.3. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@lramos15
Copy link
Member

lramos15 commented Dec 2, 2024

/gifPlease

Copy link

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

@vs-code-engineering vs-code-engineering bot added the info-needed Issue requires more information from poster label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants