Bug 188205 - Drag and Drop only works for one file
Summary: Drag and Drop only works for one file
Status: RESOLVED DUPLICATE of bug 187152
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.12
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 22:46 UTC by Albert Astals Cid
Modified: 2009-06-30 07:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***