Summary: | Dolphin should remember persistent selection during show/hide of hidden folders | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | thelwyn |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dotan Cohen
2008-12-08 12:22:29 UTC
Problem still exists with KDE 4.5.1 IMHO it's a bug, not a missing feature? I agree, this is a bug. Git commit 7993626ee89a7924d55d0c6f8455438459f1de88 by Matthias Fuchs. Committed on 02/06/2011 at 00:56. Pushed by mfuchs into branch 'master'. Keeps the selection after showing/hiding hidden files. Still only files that are shown will be selected, thus selecting hidden files and then hiding hidden files will deselect those. BUG:177215 REVIEW:101487 M +2 -0 dolphin/src/views/dolphinview.cpp http://commits.kde.org/kde-baseapps/7993626ee89a7924d55d0c6f8455438459f1de88 Git commit 154e601205d0137b02db45b9f18d8a4f1fdfec35 by Matthias Fuchs. Committed on 02/06/2011 at 00:56. Pushed by mfuchs into branch 'KDE/4.6'. Keeps the selection after showing/hiding hidden files. Still only files that are shown will be selected, thus selecting hidden files and then hiding hidden files will deselect those. CCBUG:177215 REVIEW:101487 (cherry picked from commit 7993626ee89a7924d55d0c6f8455438459f1de88) M +2 -0 dolphin/src/views/dolphinview.cpp http://commits.kde.org/kde-baseapps/154e601205d0137b02db45b9f18d8a4f1fdfec35 |