spheras / desktopfolder

Bring your Desktop Back to Life
GNU General Public License v3.0
200 stars 40 forks source link

Drag file onto a folder creates a new file on the desktop #250

Closed fossfreedom closed 5 years ago

fossfreedom commented 5 years ago

split from #118

Action: Right click. Create a new folder. Right click - create a new file. Press CTRL and drag to the folder.

Expected: the file is copied into the new folder

Actual result: A new file unexpectedly gets created on the desktop instead - no file is copied in the folder.

spheras commented 5 years ago

now folders items are treated as dropable elements... I mean, if you move an icon over a folder, it change the movement to a drag/drop action.. the folder element accepts to drop inside (Copy or move) the element moved.