Bug 255810 - dolphin's grouping view mode should also separately group files and folders beginning with a number
Summary: dolphin's grouping view mode should also separately group files and folders b...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 16.12.2
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 14:58 UTC by Janet
Modified: 2017-09-04 04:02 UTC (History)
2 users (show)

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


Attachments
screenshot of dolphin grouping in 4.8.4 (119.05 KB, image/jpeg)
2012-07-07 12:51 UTC, Janet
Details
screenshot without natural sorting (107.94 KB, image/jpeg)
2012-08-04 15:51 UTC, Janet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Janet 2010-11-01 14:58:30 UTC
Version:           unspecified (using KDE 4.5.2) 
OS:                Linux

By now files and folders in grouping view mode are always shown in a combined numbers group at the end of the list. That's not very convenient, it's as if you would decide to put all files beginning with let's say A to J in one group and show that at the end after Z.

Instead I'd like to see the files and folders beginning with a number 

1. placed at the beginning of the list, not at the end. My very important or very often used files and folders begin with 0_ to have them at the very beginning of a folder and in special cases they begin with numbers to allow an importance related sorting. This does work when the files are not grouped and should not change when grouping is enabled.

2. grouped into own groups like the files and folders beginning with a letter. One group for 0, one for 1 etc. Then the option to select all files of a group also would make sense for the files beginning with a number.

Reproducible: Always




OS: Linux (i686) release 2.6.36-0.slh.2-aptosid-686
Compiler: cc
Comment 1 David Greengas 2012-07-06 08:42:20 UTC
I just tried to repeat this in dolphin 2.0 on KDE 4.8.3 (Chakra). When I added a new folder starting with a number and sorted by Name in groups, the numeric folder was first in the list. Is this bug still valid?
Comment 2 Janet 2012-07-07 12:51:07 UTC
Created attachment 72353 [details]
screenshot of dolphin grouping in 4.8.4

Well, yes and no... You are right, the numbered folders aren't at the end anymore but at the beginning, so point 1 is ok. 

But they are still combined in one group 0-9 instead of  one for each number.

And, I don't know why, I have *2* file groups labeled 0-9 (see attached screenshot). Files beginning with 0 are treated as extra group though both groups, 0, and 1-9 are labeled 0-9.
Comment 3 Janet 2012-07-07 12:53:36 UTC
0 should be below ! and other special characters, either together in one group with 1-9 or  all numbered files should have own groups.
Comment 4 Janet 2012-08-04 15:20:39 UTC
This strange sorting is still valid for KDE SC 4.9...
Comment 5 Janet 2012-08-04 15:49:58 UTC
I just disabled the natural sorting for testing - and suddenly the files sort as expected, the extra 0-9 group for the 0-files has disappeared. But I don't see why the sorting should be "natural" with two 0-9 groups, one for files beginning with 0 and the other for files beginning with 1-9... so I tend to classify this as bug and not withlist...?
Comment 6 Janet 2012-08-04 15:51:42 UTC
Created attachment 72955 [details]
screenshot without natural sorting
Comment 7 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:20:05 UTC
Resetting assignee to default as per bug #305719
Comment 8 Nate Graham 2017-09-04 04:02:54 UTC
Looks like this basically works as expected now.