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
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
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.
*** This bug has been marked as a duplicate of bug 187152 ***