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

Copy/Paste files in Explorer pastes in wrong folder #189285

Open
Tracked by #189320
rothskeller opened this issue Jul 31, 2023 · 2 comments
Open
Tracked by #189320

Copy/Paste files in Explorer pastes in wrong folder #189285

rothskeller opened this issue Jul 31, 2023 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues

Comments

@rothskeller
Copy link

rothskeller commented Jul 31, 2023

Type: Bug

  1. Select multiple files in the same folder in the Explorer tree. (I do so by clicking on one, then Shift- or Cmd-clicking on others.)
  2. Right click on one of the selected files and select "Copy".
  3. Right click on another folder and select "Paste". (Do not select it first.)

Expected results: files copied to second folder.

Actual results: files copied within their original folder.

  1. Press Cmd-Z to undo the paste, and confirm in the dialog.
  2. Right click on the second folder and choose "Paste" again.

The second time you attempt paste, the files are copied to the second folder correctly.

This problem does not seem to occur when only one file is selected for copy. I see it only when copying multiple files.

VS Code version: Code 1.80.1 (74f6148, 2023-07-12T17:20:23.298Z)
OS version: Darwin x64 22.5.0
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz (8 x 2300)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 2, 2, 2
Memory (System) 32.00GB (5.67GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (7)
Extension Author (truncated) Version
overtype DrM 0.5.0
go gol 0.39.1
code-select-until jak 0.6.0
rewrap stk 17.8.0
change-case wma 1.0.0
FilterText yhi 0.0.15
cursor-align yo1 1.1.2
@vscodenpa
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.80.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@rothskeller
Copy link
Author

Updated to 1.80.2, problem is unchanged.

@lramos15 lramos15 added bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues labels Jul 31, 2023
@beto811 beto811 mentioned this issue Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

3 participants