You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regressed in 3dca09f which unified the File > Copy To... and drag/drop
code paths. Need to not check for move vs. copy when the menu item is
used.
Fixes#853
Copy file name to clipboardExpand all lines: res/notes/testplan.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -488,6 +488,7 @@
488
488
489
489
* Ensure the startup volume has a name that would be case-adjusted by DeskTop, e.g. `/HD` but that shows as "Hd". Launch DeskTop. Open the startup volume. Apple Menu > Control Panels. Drag a DA file to the startup volume window. Verify that the file is moved, not copied.
490
490
491
+
* Launch DeskTop. Use File > Copy To... to copy a file. Verify that the file is indeed copied, not moved.
491
492
* Launch DeskTop. Drag a file icon to a same-volume window so it is moved, not copied. Use File > Copy To... to copy a file. Verify that the file is indeed copied, not moved.
492
493
493
494
# TODO: Rewrite this A -> Vol's icon, B -> Vol's window, C -> Folder's icon, D -> Folder's window
0 commit comments