Bug 290304

Summary: Panel option "always sort dirs by name" doesn't work
Product: [Applications] krusader Reporter: gargamon
Component: generalAssignee: Jan Lepper <jan_lepper>
Status: RESOLVED FIXED    
Severity: normal CC: davide, hassium, j22gim, jan_lepper
Priority: NOR    
Version First Reported In: 2.4.0-beta1 "Migration"   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 2.4.0-beta2
Sentry Crash Report:
Attachments: Patch for krsort.cpp

Description gargamon 2012-01-01 08:02:31 UTC
Version:           2.4.0 (using KDE 4.4.5) 
OS:                Linux

When "always sort dirs by name" is checked, sorting the panel by modification time, owner, permissions, etc. sorts the directories also. 

Reproducible: Always
Comment 1 Jan Lepper 2012-05-31 11:10:48 UTC
fixed by 2b7763c615d4e105a4221f31189c397eb6d6e2d4
http://quickgit.kde.org/?p=krusader.git&a=commit&h=2b7763c615d4e105a4221f31189c397eb6d6e2d4
Comment 2 Anton Revunov 2013-04-12 17:01:08 UTC
Created attachment 78844 [details]
Patch for krsort.cpp

I think bug not fully fixed in commit 2b7763c615d4e105a4221f31189c397eb6d6e2d4. It doesn't work if we change column sorting to descending.
Comment 3 Jekyll Wu 2013-04-13 01:45:33 UTC
reopend per comment #2
Comment 4 Davide Gianforte 2016-03-20 18:12:29 UTC
*** Bug 360608 has been marked as a duplicate of this bug. ***
Comment 5 Davide Gianforte 2016-03-20 18:23:51 UTC
Until an official release, the 2.4.0beta3 it's still affected by this bug.