Summary: | Filtered children of removed expanded items reappear if the filter is cleared | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Frank Reininghaus <frank78ac> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/e053ecdcd57cc39fdcbc314fc8dd22c8b9dbdd4f | Version Fixed In: | 4.10.1 |
Sentry Crash Report: |
Description
Frank Reininghaus
2013-02-15 16:24:04 UTC
Git commit e053ecdcd57cc39fdcbc314fc8dd22c8b9dbdd4f by Frank Reininghaus. Committed on 18/02/2013 at 23:49. Pushed by freininghaus into branch 'KDE/4.10'. Remove items from m_filteredItems if their parent is deleted Fixes the problem that filtered children of expanded deleted folders reappear if the filter is cleared. FIXED-IN: 4.10.1 REVIEW: 108976 M +27 -0 dolphin/src/kitemviews/kfileitemmodel.cpp M +51 -0 dolphin/src/tests/kfileitemmodeltest.cpp http://commits.kde.org/kde-baseapps/e053ecdcd57cc39fdcbc314fc8dd22c8b9dbdd4f |