meven added a comment.
In D20838#456820 <https://phabricator.kde.org/D20838#456820>, @ngraham wrote: > Wow, it works and it's sooooooooo nice. What an improvement! :) > Drop options are not needed here; this isn't a move/copy/symlink UI; it's simply a quick way to choose a file that you happen to have visible in Dolphin or on the desktop. > On that subject, I notice that drops from the desktop don't work. Not sure if that needs work here or in Folder View. I have tested on my side, I don't understand why it does not work. From dolphin desktop:/ you can drag'n drop fine but not from the folder view. I receive events and desktop:/ urls but the drag is not accepted whatever I do, like always calling event->accept() in the "case QEvent::DragEnter". Could it be a because of the folder view filtering where it accepts to get dragged for instance ? I am a bit stuck here. I am missing something. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D20838 To: meven, ngraham Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns