Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#11028 closed Bug report (worksforme)

Sorting logic is broken

Reported by: greatttt Owned by:
Priority: normal Component: FileZilla Client
Keywords: sorting Cc:
Component version: 3.22.1 Operating system type: Windows
Operating system version: 10

Description

The current sorting algorithm is simply not logical and causes issues, see attached picture for more details.

It should sort numbers from lowest to highest, not like this: 1, 10, 100, 101, 102, etc

http://i.imgur.com/UeJxW62.png

Attachments (1)

UeJxW62.png (72.7 KB ) - added by greatttt 7 years ago.

Download all attachments as: .zip

Change History (5)

by greatttt, 7 years ago

Attachment: UeJxW62.png added

comment:1 by Tim Kosse, 7 years ago

Resolution: worksforme
Status: newclosed

Have a look at the name sorting mode option at the file lists page of the settings dialog.

comment:2 by greatttt, 7 years ago

Why is this not a default option?

comment:3 by Tim Kosse, 7 years ago

Performance. Natural sort is terribly slow. It's unsuitable for directories containing millions of files.

in reply to:  3 comment:4 by greatttt, 7 years ago

Replying to codesquid:

Performance. Natural sort is terribly slow. It's unsuitable for directories containing millions of files.

Isn't that abnormality? I am sure only ~1% of people would browse serve with so many folders and files, which would mean that for the 99% of us, the default setting should be set to mainstream?

Note: See TracTickets for help on using tickets.