Bug 284887 - Add option to show traditional unix sort order
Summary: Add option to show traditional unix sort order
Status: RESOLVED DUPLICATE of bug 148550
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: icons mode (show other bugs)
Version: 1.6.1
Platform: Mageia RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-24 16:59 UTC by Jeff Rollin
Modified: 2011-11-03 14:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Rollin 2011-10-24 16:59:15 UTC
Version:           1.6.1 (using KDE 4.6.5) 
OS:                Linux

When browsing files and folders, an option should exist to view items in the traditional "Unix"/"ASCII" sort order, so that for example "Desktop" comes before "bin" (case-sensitive). It should be possible to set this as the default.

Reproducible: Always

Steps to Reproduce:
Viewing files in Dolphin

Actual Results:  
Current versions of Dolphin sort files in "lexicographical" order, so that "bin" appears before "Desktop". 

Expected Results:  
When browsing files and folders, an option should exist to view items in the traditional "Unix"/"ASCII" sort order, so that for example "Desktop" comes before "bin" (case-sensitive). It should be possible to set this as the default.
Comment 1 Andre Klapper 2011-11-03 13:57:37 UTC
Jeff: Is this a duplicate of bug 148550?
Comment 2 Peter Penz 2011-11-03 14:27:02 UTC
The ASCII-sortorder can be enabled in "Dolphin Preferences" -> "General" by disabling the checkbox "[x] Natural sorting of items".

But as Andre noted already bug 148550 needs to be resolved too as Dolphin currently supports no option to enable case-sensitive sorting -> I've set it as duplicate for 148550 now.

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