Bug 188205

Summary: Drag and Drop only works for one file
Product: [Applications] ark Reporter: Albert Astals Cid <aacid>
Component: generalAssignee: Harald Hvaal <metellius>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: rakuco
Priority: NOR    
Version: 2.12   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2009-03-26 22:46:48 UTC
Version:           2.12 (using 4.2.1 (KDE 4.2.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-11-generic

How to reproduce:
 * Open a zip file with 6 files
 * Select 3
 * Drag them to dolphin
 * Only file is copied

All of them should be copied
Comment 1 Harald Hvaal 2009-03-27 02:25:30 UTC
This is actually a conscious design decision I made when trying to support the possibility of selecting files from all over the tree and dragging them. This proved very hard to do, and to keep this simple and not crashing, I (possibly temporarily) set it to single out just a single item for dragging, in part/archiveview.cpp:59
Comment 2 Albert Astals Cid 2009-03-27 22:47:00 UTC
Move it to wishlist if you want, but still only supporting the drag of one item at a time in my opinion is a serious limitation.
Comment 3 Raphael Kubo da Costa 2009-06-30 07:43:07 UTC

*** This bug has been marked as a duplicate of bug 187152 ***