Bug 310705

Summary: Choosing to sort by file type enables sorting by name at first attempt
Product: [Applications] dolphin Reporter: Alexander Kandaurov <aakandaurov>
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal Keywords: reproducible
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 4.10.5

Description Alexander Kandaurov 2012-11-26 12:03:56 UTC
When entering a folder that isn't initially sorted by file type and switching to this sorting option, the folder becomes sorted by name. You have then to switch to sorting by something else and after that switch back to sorting by type.

Reproducible: Always
Comment 1 Frank Reininghaus 2013-03-17 10:37:45 UTC
Thanks, I can confirm this problem.
Comment 2 Frank Reininghaus 2013-06-18 15:42:22 UTC
Git commit 735c046ddac45f729e52dda38f7152b62c304bb3 by Frank Reininghaus.
Committed on 18/06/2013 at 17:39.
Pushed by freininghaus into branch 'KDE/4.10'.

Ensure that the "Sort by Type" setting is respected

Before this commit, switching from, e.g., "Sort by Name" to "Sort by
Type" sometimes had no effect until the view was refreshed. The problem
was that the re-sorting was triggered before the type information was
actually added to the model.
Related: bug 312014
FIXED-IN: 4.10.5
REVIEW: 111004

M  +3    -3    dolphin/src/kitemviews/kfileitemmodel.cpp
M  +42   -1    dolphin/src/tests/kfileitemmodeltest.cpp

http://commits.kde.org/kde-baseapps/735c046ddac45f729e52dda38f7152b62c304bb3