Public bug reported:

Binary package hint: dolphin

Dolphin ignores leading underscores in file names when sorting files by
name.

Steps to reproduce:

$ mkdir foo
$ cd foo
$ touch 0 1 _0 _1

Browse to foo in Dolphin and observe that the files are sorted in this
order:

0 _0 1 _1

The expected behavior is that the files should be sorted in this order:

_0 _1 0 1

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

-- 
Dolphin ignores leading underscores when sorting files by name
https://bugs.launchpad.net/bugs/232095
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to