https://bugs.kde.org/show_bug.cgi?id=517727
Bug ID: 517727
Summary: "Sort by... Name" fails with filenames that start with
a decimal character
Classification: Applications
Product: gwenview
Version First 25.04.3
Reported In:
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
gwenview offers a sort opion "Sort by... Name" which works fine with alphabetic
characters, but apparently tries sort what it finds to be a number by its
decimal value. E.g. "2er_pack" < "214_0_mm" < "2017-summer" <
"5679a4dce4b0208fe1971a89" < "20015_kal_02". This is absolutely weird and you
can't find anything by name that way.
STEPS TO REPRODUCE
1. Have a directory with images beginning with a decimal character.
2. Choose "Sory by... Name"
3. Look at the result.
OBSERVED RESULT
"2er_pack" < "214_0_mm" < "2017-summer" < "5679a4dce4b0208fe1971a89" <
"20015_kal_02"
Items are sorted by their decimal value, even if it isn't a decimal number.
EXPECTED RESULT
In this sorting mode, this should be sorted in the naive, ASCII way.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: (Debian)
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
ADDITIONAL INFORMATION
Apparently Bug #479789 has been implemented into "Sort by... Name".
--
You are receiving this mail because:
You are watching all bug changes.