Version: Revision 818680 (using Devel) Installed from: Compiled sources OS: Linux The folder view containment should be improved adding the drag and drop support of files/directories. Possible usecases: - copy/move/link a file/folder from dolphin/konqueror to the folder view - copy/move/link a file/folder from dolphin/konqueror to a directory listed in the folder view - copy/move/link a file/folder from the folder view to dolphin/konqueror - copy/move/link a file/folder from the folder view to a directory listed in the folder view
File operations from/to dolphin/konqueror has been implemented. Tested using trunk, r819491.
*** Bug has been marked as fixed ***.
It miss the fourth point: drag&drop a file/folder from the folder view, to a folder in the folder view. I'll let this open :-) :-) :-)
SVN commit 819860 by aseigo: drop within a folderview. p.s. bugzilla has all the wrong granularity in bug reports. BUG:163597 M +27 -16 folderview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=819860
Great! The commit works right. Aaron, what do you mean with your "P.S." ? P.S. why icons in the popup menu (copy/move/...) are different from dolphin?
> what do you mean with your "P.S." ? that having 4 items in one report like this is not particularly great (since we can't mark off which individual items are completed; it's all-or-nothing; we're stuck with just commenting which sucks), but then i wouldn't want this one split into 4 separate reports either really since they belong together. i really don't like bugzilla, and this is but one of the reasons. > why icons in the popup menu (copy/move/...) are different from dolphin? i used libkonq for this; dolphin doesn't use this code yet. it's a TODO item for dolphin. needs some fixes in libkonq it seems.
SVN commit 819869 by aseigo: icons, order sync with dolphin's menu CCBUG:163597 M +7 -7 konq_operations.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=819869
Thanks for your explanation Aaron (and for the fix, of course) :-) Amyway did dolphin devs knows this too? P.S: Will the next version of bugzilla help for managing this kind of situation?
This bug should be reopened: There is no support for dragging files to the target of .desktop links (i.e. a .desktop file with "Type=Link URL[$e]=..."). This feature was in kde3 and was invaluable. Steps: 1. Right click, choose Create New-->Link to Location (URL), enter a folder's url or even an ftp server (kioslave should take care of it). 2. Drag a file to the newly created link. Result: The link is not seen as a drop target.
There is also no support for draging onto the same folderview's empty space with ctls pressed, which should make a copy of file/dir (with prompt for change name).
Comment #9 report moved to: http://bugs.kde.org/show_bug.cgi?id=168154