Here are some drag and drop issues that still exist in version 1.2.2:
Creating links within NC:
- select multiple items
- drag to other panel with Ctrl pressed
- "link arrow" is displayed at cursor
- nothing happens, no links created
(btw, this works nicely with one item)
Moving to Finder:
- select one or multiple items in NC
- drag to Desktop/Finder with Cmd pressed
- "green Plus" disappears from cursor for moving
- nothing happens, nothing is moved
Moving from Finder:
- select one or multiple items on Desktop/Finder
- drag to NC with Alt pressed
- "green Plus" disappears from cursor for moving
- nothing happens, nothing is moved
Keyboard shortcuts:
During drag and drop, most keyboard shortcuts that change between copy/move/link are different from Finder's. Maybe it's a good idea to make Finder's shortcuts default?
Drag and drop in 1.2.2 [DONE]
Re: Drag and drop in 1.2.2
There's no progress with these issues in 1.2.2, I haven't touched that code yet.
Re: Drag and drop in 1.2.2
Ok, finally:
On my system it works as following:
Done.
Done.
Done.
Done, I've removed a manual modifiers detection, now NC relies on macOS regarding this task.
On my system it works as following:
- No modifiers - move or copy depending on the context.
- Alt - copy always
- Cmd - move if possible, copy otherwise
- Ctrl or Alt+Cmd - make a symlink link if possible
Re: Drag and drop in 1.2.2 [DONE]
All drag and drop issues mentioned now work nicely for me. Thanks for fixing this, Mike.