https://bugs.kde.org/show_bug.cgi?id=494875
Bug ID: 494875 Summary: Dolphin sort by name sorts numbers first by first number Classification: Applications Product: dolphin Version: 24.05.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: panels: folders Assignee: dolphin-bugs-n...@kde.org Reporter: ostap.tymche...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- Created attachment 174897 --> https://bugs.kde.org/attachment.cgi?id=174897&action=edit An screenshot of the observed behavior SUMMARY Dolphin sort by name sorts numbers incorrectly when sorting a list like: File 1 File 2 ... File 10 It should sort like: File 1, File 2, File 3... Instead it is sorted like: File 1 File 10 File 11 File 12 ... File 2 STEPS TO REPRODUCE 1. Make x files by cd'ing into a tmp dir and executing 'touch File "{1..20}.txt` 2. Go there in dolphin and sort by Name, A-Z OBSERVED RESULT File sort list is: File 1, File 10, File 11 etc. EXPECTED RESULT File sort list is: File 1, File 2, File 3 etc. SOFTWARE/OS VERSIONS Operating System: Nobara Linux 39 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.6.2 Kernel Version: 6.8.12-200.fsync.fc39.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 7640U w/ Radeon 760M Graphics Memory: 14.9 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: Framework Product Name: Laptop 13 (AMD Ryzen 7040Series) System Version: A5 ADDITIONAL INFORMATION I have attached a screenshot of the observed behavior. -- You are receiving this mail because: You are watching all bug changes.