https://bugs.kde.org/show_bug.cgi?id=411707
Bug ID: 411707 Summary: Natural sorting doesn't handle numbers with decimal points Product: dolphin Version: 19.08.1 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: view-engine: general Assignee: dolphin-bugs-n...@kde.org Reporter: kishor...@gmail.com Target Milestone: --- Created attachment 122532 --> https://bugs.kde.org/attachment.cgi?id=122532&action=edit Screenshot showing Dolphin's wrong sorting order. SUMMARY Natural sorting does not sort numbers with decimal points as per their numerical value. STEPS TO REPRODUCE 1. Create files whose names have numbers with decimal points. 2. Enable natural sorting in Settings > Dolphin > General OBSERVED RESULT Digits after the decimal point are just compared digit-by digit for sorting purposes (Attached screenshot). EXPECTED RESULT Numbers with decimal points should also be sorted according to their numerical value if natural sorting is enabled. For example, the 'ls' program does this correctly. SOFTWARE/OS VERSIONS Linux distro: Arch Linux KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.61.0 Qt Version: 5.13.0 ADDITIONAL INFORMATION Also happens with folders. -- You are receiving this mail because: You are watching all bug changes.