Summary: | Dolphin does not respect standard ASCII character ordering in file lists | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | cor <moz> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cor
2009-09-11 10:35:35 UTC
Thanks for the report! The unexpected sorting behaviour you describe is due to "Natural Sorting". This way of sorting ensures, e.g., that "Image9.jpg" is sorted before "Image10.jpg" and not the other way around. However, sometimes natural sorting might not be desirable, like in your case. KDE 4.4 will have an option to disable natural sorting. *** This bug has been marked as a duplicate of bug 169883 *** Ahh.. I see! This sounds sounds slightly Windows-esque, but highly useful *if done right*. Thanks for the heads-up and link (I swear, I did search! heh). I look forward to being able to disable it in 4.4! Preferably on a per-folder basis - in some places (like "cam images in") this functionality could be real handy. Cheers! |