https://bugs.kde.org/show_bug.cgi?id=379185
Bug ID: 379185 Summary: file sort order by name is wrong in dolphin/kate file open dialog/etc Product: dolphin Version: 17.03.80 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: view-engine: general Assignee: dolphin-bugs-n...@kde.org Reporter: vkr...@yahoo.com Target Milestone: --- Created attachment 105179 --> https://bugs.kde.org/attachment.cgi?id=105179&action=edit Screenshot illustrating the problem. openSUSE 42.2, $ rpm -q dolphin kate plasma5-workspace-libs dolphin-17.03.80-81.16.x86_64 kate-17.04.0-4.3.x86_64 plasma5-workspace-libs-5.9.4-306.2.x86_64 mkdir /tmp/dir cd /tmp/dir touch a1 a11 a112 a2 a211 a22 a221 a223 a3 a33 a331 Then compare the order of files in the output of "ls -alF" with the order of files in Dolphin or Kate's Open dialog when sorting by name. Clearly, the latter applications are not doing the expected thing. See attached screenshot. -- You are receiving this mail because: You are watching all bug changes.