IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

Fix drag and drop file target location #299

Closed seth-- closed 11 years ago

seth-- commented 11 years ago

http://i.imgur.com/AdKl0ot.png

If I want to copy a file from the left to the right panel, the natural way for me is draging and droping it to the place where the yellow point is.

With spacefm the file will be copied inside the src folder without any indication. I think this will fix it:

IgnorantGuru commented 11 years ago

If you drop into the Size or other columns, it will go into the current folder rather than the subfolder. This is default GTK behavior and no plan to change this. Thanks for the feedback.