Bug 414856

Summary: Ark sorts numbers different than Dolphin by default
Product: [Applications] ark Reporter: postix <postix>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, postix, rthomsen6
Priority: NOR    
Version First Reported In: 19.08.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description postix 2019-12-05 11:39:00 UTC
If you have files with names like  "foo_[number]_bar"

Dolphin sorts 
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

while

Ark sorts
10 11 12 13 14 15 1 2 3 4 5 6 7 8 9


I think this should become consistent to one another by default.
Comment 1 Patrick Silva 2019-12-05 23:57:55 UTC

*** This bug has been marked as a duplicate of bug 387969 ***