Version: 2.14 (using 4.4.2 (KDE 4.4.2), Mandriva Linux release 2010.0 (Official) for x86_64) Compiler: gcc OS: Linux (x86_64) release 2.6.31.12-desktop-3mnb When sorting files, lets for example use the sorte by name example, ark isnt able to first sort folders and then sort the files, it simply sorts folders and files all mixed, it just considers the name, doesnt take in consideration if is a folder or a file.
If I sort by name here, the folders are sorted, and the files inside earch folder is sorted as well. Isn't this what happens for you?
Created attachment 42827 [details] image file dispaying mixed folders and files In the attachment, there is a file named index.desktop that is displayed just by name, due to that appears in the middle of other folders, if this isnt buggy behaviour i dont know what to call it.
Dude, calm down :D Only now have I understood what your issue actually was. Confirmed, it'd be nice to put folders first.
SVN commit 1115538 by rkcosta: Put folders before files when sorting. BUG: 234373 M +8 -0 archivemodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1115538
SVN commit 1115539 by rkcosta: Backport r1115538. Put folders before files when sorting. CCBUG: 234373 M +8 -0 archivemodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1115539
Created attachment 42979 [details] Image showing files/folders mized after latest fix This fix it has only fixed half of the problem since when you click in the date tab for example, to sort first recent items, then it sorts first files and then folders, of course this depends on the date. The correct behaviour it would be to continue showing first the folders.
Reopening it as explained in last attachment
Created attachment 43325 [details] image showing files/folders mixed wjem hitting image or date tabs I didnt had correct image in wich we can see that if the tab size or date are used, then will reappear files mixed with folders. So im attaching a new image to show correctly what im saying.
Changing the default assignee in the currently open Ark bug reports to me.
SVN commit 1231926 by rkcosta: Always sort folders before files. BUG: 234373 FIXED-IN: 4.6.4 M +8 -4 archivemodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1231926
SVN commit 1231929 by rkcosta: Always sort folders before files. Forwardport of r1231926. CCBUG: 234373 M +8 -4 archivemodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1231929
SVN commit 1231930 by rkcosta: Mention Ark bug 234373. CCBUG: 234373 M +1 -0 changelog_branch_4_6.xml WebSVN link: http://websvn.kde.org/?view=rev&revision=1231930