Summary: | Drag and Drop only works for one file | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Albert Astals Cid <aacid> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Albert Astals Cid
2009-03-26 22:46:48 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 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 *** |