Version: (using KDE 4.2.0) OS: Linux Installed from: Debian testing/unstable Packages KFileDialog doesn't use the correct sorting algorithm. My ~/.kde4/share/config/kdeglobals shows: --------------------------------------------------------------------- [KFileDialog Settings] Automatically select filename extension=true Breadcrumb Navigation=true Decoration position=0 LocationCombo Completionmode=5 PathCombo Completionmode=5 Previews=false Recent URLs[$e]= **removed for the bugreport** Show Bookmarks=false Show Full Path=false Show Preview=false Show Speedbar=true Show hidden files=true Sort by=Name Sort reversed=false --------------------------------------------------------------------- So every open/save dialog should be sorted ascending by name - instead it always sorts descending. Now if I click on the column header to get the list sorted, then my kdeglobals gets switched to "Sort reversed=true" and on the next start it again sorted descending. Clicking again on the column header changes the config to Sort reversed=false again (but on the next start it still sorts ascending...). The setting seams to work in dolphin but not in the KFileDialogs.
I can confirm this with 4.2.1 on ArchLinux 686. If only works as expected with setting View Style=Simple aka Short View. With any other view style it *always* starts with sort order descending by name regardless of the settings. Even when switching between tree and detailed it insists on this. This is one of those annoying bugs that finally made me move away from KDE now (after years). SCNR
I confirm for Mandriva Linux Spring 2009.1 as well.
Confirmed on 4.2.2, ArchLinux
Confirmed on Kubuntu Jaunty 9.04 KDE 4.2.2 I tried moving kdeglobals and restarting the desktop but no change.
*** Bug 189198 has been marked as a duplicate of this bug. ***
Fixed in revision 951352 in trunk.
SVN commit 951532 by ahartmetz: Backport of revision 951352 from trunk (mostly sorting fixes) CCBUG:186277 M +68 -66 kdiroperator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=951532
I confirm on gentoo 64 4.2.1 4.2.2, also present in amarok in the Files tab, they are sorted reverse.