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

File rename operation automatically stops after copy-paste #112438

Closed
Daninet opened this issue Dec 14, 2020 · 1 comment
Closed

File rename operation automatically stops after copy-paste #112438

Daninet opened this issue Dec 14, 2020 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues

Comments

@Daninet
Copy link

Daninet commented Dec 14, 2020

Issue Type: Bug

Steps to Reproduce:

  1. Select a file in Explorer
  2. Press Ctrl-C
  3. Press Ctrl-V (new file gets automatically selected)
  4. Quickly press F2 to rename the new file
  5. Start typing the new name
  6. Bug happens here: After a few milliseconds, the input field disappears and it prevents typing the new name.

Check the attached GIF.

VS Code version: Code 1.52.0 (940b5f4, 2020-12-10T22:45:11.850Z)
OS version: Windows_NT x64 10.0.19041

vscode

@isidorn
Copy link
Contributor

isidorn commented Dec 14, 2020

Dup of #111652
Fixed in latest insiders
Sorry about the brekage!

@isidorn isidorn closed this as completed Dec 14, 2020
@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues labels Dec 14, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

2 participants