Public bug reported:

Easier to show:

I created some files on the terminal:
for i in {000..010..5};do touch $i $i.5;done

ls -1
000
000.5
005
005.5
010
010.5

On Nautilus:
000
000.5
005.5
005
010
010.5

See:
000 comes before 000.5
005 comes after 005.5 (happens from 0*01 to 0*09, I don't know why)
010 comes before 010.5

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1364237

Title:
  Dot number extensions - strange sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1364237/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to