Summary: | Use digiKam with your keyboard, delete the wrong photos [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | DrSlony <bugs> |
Component: | Albums-Trash | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | bugs, caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 4.7.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/79f622a664645c70f6a5b62a0ad29352d5dcf81b | Version Fixed In: | 4.8.0 |
Sentry Crash Report: | |||
Attachments: | selection.patch |
Description
DrSlony
2015-02-14 12:43:38 UTC
Screencast: http://filebin.net/p2qyrq4f2k Created attachment 91199 [details]
selection.patch
This patch is a workaround for this issue. I have debug a lot of code from digiKam and think it is a possibly issue in Qt 4.x. Will keep it in mind for the next versions.
Git commit 79f622a664645c70f6a5b62a0ad29352d5dcf81b by Gilles Caulier. Committed on 21/02/2015 at 13:17. Pushed by cgilles into branch 'master'. apply patch #91199 from MAik Qualmann to fix item selection from icon-view when keyboard is used to delete items. FIXED-IN: 4.8.0 M +2 -1 NEWS M +7 -0 libs/widgets/itemview/digikamkcategorizedview.cpp http://commits.kde.org/digikam/79f622a664645c70f6a5b62a0ad29352d5dcf81b Git commit 76727ec50580ee0e466f4aeb3d94f3cef381b496 by Gilles Caulier. Committed on 21/02/2015 at 14:23. Pushed by cgilles into branch 'frameworks'. backport commit #79f622a664645c70f6a5b62a0ad29352d5dcf81b from git/master to frameworks branch M +7 -0 libs/widgets/itemview/dcategorizedview.cpp http://commits.kde.org/digikam/76727ec50580ee0e466f4aeb3d94f3cef381b496 Git commit ef564973a58e86ce1e83b8cd6922b3078a9c3030 by Maik Qualmann. Committed on 01/12/2015 at 19:24. Pushed by mqualmann into branch 'master'. remove workaround for bug 344156, with Qt5 is no longer needed M +0 -7 libs/widgets/itemview/dcategorizedview.cpp http://commits.kde.org/digikam/ef564973a58e86ce1e83b8cd6922b3078a9c3030 |