D20838: Allow to drop one file or one folder on KDirOperator
Méven Car
noreply at phabricator.kde.org
Fri Apr 26 18:01:57 BST 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190426/fa8f1356/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list