Example :
The sort order is faulty when letters follow numbers - this bug affects the sort order of both files and folders, on both local and remote directory listings.
Reproducible by creating test folders with letters after numbers, for example :
Create folder with name '1b'
Create folder with name '1c'
Create folder with name '1a'
With the directory sorting by 'Name' the directories should be listed as 1a, 1b, 1c but they're not. The same happens with files.
When fixing this bug, please check that the fix also works with files and folders that have letters then numbers then letters, for example :
Tested using FlashFXP version 4.2.1 (build 1745) with Windows 7.