Bug 414856 - Ark sorts numbers different than Dolphin by default
Summary: Ark sorts numbers different than Dolphin by default
Status: RESOLVED DUPLICATE of bug 387969
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 19.08.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-05 11:39 UTC by postix
Modified: 2019-12-05 23:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***