Summary: | When children of an expanded folder are filtered, the folder is collapsed, and then the filter is cleared, the children reappear | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Frank Reininghaus <frank78ac> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | investigated |
Priority: | NOR | ||
Version: | 2.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/acec0e6509ae99ebf08690bdef25e523d43519cd | Version Fixed In: | 4.10.2 |
Sentry Crash Report: |
Description
Frank Reininghaus
2013-03-07 21:42:50 UTC
Git commit acec0e6509ae99ebf08690bdef25e523d43519cd by Frank Reininghaus. Committed on 10/03/2013 at 18:26. Pushed by freininghaus into branch 'KDE/4.10'. Remove filtered children if the parent folder is collapsed This is analogous to commit e053ecdcd57cc39fdcbc314fc8dd22c8b9dbdd4f, which fixes the same problem for the case that the parent folder is deleted. FIXED-IN: 4.10.2 REVIEW: 109343 M +23 -0 dolphin/src/kitemviews/kfileitemmodel.cpp M +50 -0 dolphin/src/tests/kfileitemmodeltest.cpp http://commits.kde.org/kde-baseapps/acec0e6509ae99ebf08690bdef25e523d43519cd |