Summary: | After switching from Details to Icons View, filtered children of expanded folders may reappear | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Frank Reininghaus <frank78ac> |
Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmanuelpescosta099 |
Priority: | NOR | ||
Version: | 4.11.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/befa646f8f9f935cecfffe5ff5171cb9b5cd1364 | Version Fixed In: | 4.11.3 |
Sentry Crash Report: |
Description
Frank Reininghaus
2013-09-26 21:04:39 UTC
I can confirm this bug. Git commit befa646f8f9f935cecfffe5ff5171cb9b5cd1364 by Frank Reininghaus. Committed on 29/09/2013 at 13:45. Pushed by freininghaus into branch 'KDE/4.11'. Make sure that removeExpandedItems() also removes filtered items This fixes the problem that filtered child items in Details View may reappear when switching the view mode and the clearing the filter. REVIEW: 112962 FIXED-IN: 4.11.3 M +13 -0 dolphin/src/kitemviews/kfileitemmodel.cpp M +46 -0 dolphin/src/tests/kfileitemmodeltest.cpp http://commits.kde.org/kde-baseapps/befa646f8f9f935cecfffe5ff5171cb9b5cd1364 You know that an application is rock stable, if maintainers start filing their own bug reports to not starve ;) Thanks for all your work! Thanks for your kind words, Christoph! And thanks for all your work too! Without your tireless efforts, bugs.kde.org would really be a much less pleasant place. (The same applies to Jekyll Wu, of course.) |