| Summary: | browsing archives does not allow drag and drop, cut, copy and paste | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | m.wege |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | elvis.angelaccio |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
m.wege
2009-06-09 11:52:13 UTC
Thanks for the report. This restriction was the main reason why browsing through archives is disabled per default: From a technical point of view implementing drag & drop between archives is very difficult - it would be required to zip/unzip archives on the fly, which cannot be done fast enough for doing it synchronously in the scope of a file manager (at least not as part of the used IO slave). However from a users point of view I fully agree that this would be nice. Resetting assignee to default as per bug #305719 |