Bug 233005

Summary: Sorting in thumb panel differs from tree
Product: [Applications] digikam Reporter: Bartek Pietrasiak <pietras.sp>
Component: Albums-ItemsSortAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.3.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.6.0

Description Bartek Pietrasiak 2010-04-01 22:21:20 UTC
Version:           1.3.0 (rev.: 1109183) (using 4.4.1 (KDE 4.4.1), 4.4.1-6.fc11 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.30.10-105.2.23.fc11.i686.PAE

In tree numbers are displayed before letters. In thumb pane the the letters are before the numbers. E.g.:
In tree:
test
  1test
  2test
  test1
  test2

In panel when clicking on "test" album:
test1
test2
1test
2test
Comment 1 Andi Clemens 2010-09-23 23:13:35 UTC
Hmm I can not confirm this, your setup gives me the following order in tree view and icon view:

test1
test2
1test
2test
Comment 2 Andi Clemens 2010-09-23 23:14:35 UTC
Oh I just realized you are using Windows. In this case I can not be sure if the behavior is equal to Linux...
Comment 3 Bartek Pietrasiak 2010-10-05 11:38:30 UTC
No, I'm using Linux. I will check if it still occurs with some new update
Comment 4 Bartek Pietrasiak 2010-10-31 21:22:13 UTC
Doesn't occure anymore with 1.6.0 (rev.: 1188281)