Summary: | Cannot add multiple files to archive by drag and drop (2.19 regression) | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Stephen Mollett <sgm98guard-kdebugs> |
Component: | general | Assignee: | Raphael Kubo da Costa <rakuco> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fe-pavel |
Priority: | NOR | ||
Version: | 2.19 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ark/d180ec0a6d8cb9b21e71cc65d40de9ab77464020 | Version Fixed In: | 4.10.5 |
Sentry Crash Report: |
Description
Stephen Mollett
2013-01-05 16:40:00 UTC
*** Bug 317309 has been marked as a duplicate of this bug. *** Git commit d180ec0a6d8cb9b21e71cc65d40de9ab77464020 by Raphael Kubo da Costa. Committed on 27/06/2013 at 12:08. Pushed by rkcosta into branch 'KDE/4.10'. Add back a few MIME types to ArchiveModel::mimeTypes(). Fix a regression introduced in commit c79d8db2: some of the MIME types which got removed were not bogus at all. While they are not used for _dropping_, they are used for _dragging_. This should make dragging single or multiple files/folders from, say, Dolphin to Ark work again. Related: bug 308282 FIXED-IN: 4.10.5 M +6 -0 part/archivemodel.cpp http://commits.kde.org/ark/d180ec0a6d8cb9b21e71cc65d40de9ab77464020 |