Bug 453228

Summary: Column "Name" is sorted alphabetically, not alphanumerically with no options to change it
Product: [Applications] ark Reporter: hasezoey
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: aacid, bugseforuns, rthomsen6
Priority: NOR    
Version First Reported In: 21.12.3   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Picture showcasing current sorting

Description hasezoey 2022-04-30 12:19:19 UTC
Created attachment 148473 [details]
Picture showcasing current sorting

SUMMARY
Currently, ARK sorts the Column "Name" alphabetically, not alphanumerically, which is inconsistent with dolphin which uses alphanumeric by default


STEPS TO REPRODUCE
1.  Open a file in ark that has files named like "something1.something" and "something2.something" and "something10.something"
2. sort by column "name" (default?)
3. observe alphabetic result instead of alphanumeric

OBSERVED RESULT
alphabetic sorting ("something10.something" before "something2.something")

EXPECTED RESULT
alphanumeric (or also sometimes called "natural sorting") sorting ("something10.something" after "something2.something") or at least a option to change the sorting algorithm

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.17.1-3-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX Vega

extra/ark 21.12.3-1

ADDITIONAL INFORMATION
this is probably a feature request

for example i use ark commonly to quickly inspect epub files which are commonly named "chapter[N].xhtml" or similar
Comment 1 Patrick Silva 2022-05-01 03:37:52 UTC

*** This bug has been marked as a duplicate of bug 387969 ***
Comment 2 hasezoey 2022-05-01 14:14:40 UTC
(In reply to Patrick Silva from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 387969 ***

thanks, but i am sure i have searched for this before creating the issue, but had not found a related issue