https://bugs.kde.org/show_bug.cgi?id=211531
--- Comment #20 from EnzoR <[email protected]> --- As of today, Dolphin is still behaving weirdly. Dolphin version: 21.12.3 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 I created 4 file with this command: touch a A b B Then I have started dolphin in that very directory with this command: LC_COLLATE=C dolphin . Collation is completely ignored and files are sorted as: A a B b. Directories are placed *before* files. I then configure dolphin to use "Sorting mode: Alphabetical, case sensitive" (default is some unknown "Natural" mode) and restarted dolphin, with the very same command line. Now dolphin displays those four files in the correct order (A B a b) while still displaying directory names *before* files. I am attaching a screenshot to document this last use case. -- You are receiving this mail because: You are watching all bug changes.
