Public bug reported:

Binary package hint: nautilus

when sorting by name, nautilus puts all the folders first. This isn't sorting
by name, it's mixing sort by type and sort by name. There doesn't appear
to be an option to sort by name alone.

What to do:
open a folder in nautilus with a mixture of folders and files, which have
interspersed names. For example:

mkdir /tmp/testdir; pushd /tmp/testdir
mkdir a
touch b
mkdir c
touch d
touch e
mkdir f
popd

Expected outcome:
open /tmp/testdir in nautilus, sort by name, and they should be in order a to f

Actual outcome:
open /tmp/testdir in nautilus, sort by name, and you get
a - folder
c - folder
f - folder
b - file
d - file
e - file

reversing the sort order reverses the sort inside the types, not in
total.

ProblemType: Bug
Architecture: i386
Date: Thu Oct 29 22:27:36 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.28.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
sort by name doesn't sort correctly
https://bugs.launchpad.net/bugs/463794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to