https://bugs.kde.org/show_bug.cgi?id=444344
Bug ID: 444344
Summary: Dolphin does not sort files with variable length
numbers in their names correctly
Product: dolphin
Version: 21.08.2
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Dolphin does not sort files with variable length numbers in their names
correctly
STEPS TO REPRODUCE
1. Enable natural sorting in settings
2. Create an empty directory
3. Create three files named 1, 2 and 10
4. Choose sort by name in that directory
OBSERVED RESULT
Files are sorted as 1, 10, 2
EXPECTED RESULT
They should be sorted as 1, 2, 10
SOFTWARE/OS VERSIONS
Linux: 5.14.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.