-
Notifications
You must be signed in to change notification settings - Fork 364
Copying and pasting nested folders flattens the copied folders in the destination #1260
Comments
New behavior with #1173 merged (running tree-view SHA 90f1fc0 on Windows 10 x64) has the entire directory of Unfortunately I can't figure out what Windows would do in this situation as I can't select both |
Update: with
With
Same for both if I specify On Ubuntu 16.04, I get the following using
With
|
Given the above, I'm tempted to close this as @rsese: could you give this a quick test on macOS as well? |
On macOS 10.12.6 with
With
|
Closing as wontfix as Tree View behavior is consistent with that of major OSes. |
Prerequisites
Description
If a folder and (one or more of) its subfolders are selected and copied then pasted elsewhere, both selected folders are flattened and copied independently to the destination. The parent folder in the destination still contains the subfolder as expected. This is recursive and applies to subfolders of subfolders etc.
Steps to Reproduce
Expected behavior:
Actual behavior:
Reproduces how often:
Always.
Versions
Additional Information
OS: Mac OSX V10.13.5 (High Sierra)
The text was updated successfully, but these errors were encountered: