1.94.2: incorrect sorting of files
Posted: Sun Aug 17, 2008 2:40 am
on browser, when i set sorting by type, i can see that eg.
which is imho wrong - order by type should make something like
also i have noticed that when i start xnview directly to view of image and i'm browsing it prev-next, images are not listed as on browser... e.g. when i'm on browser, i have files (for example!)
and when seeing them, first file is for example "b.jpg", next is "c.jpg" and last one is "a.jpg"...
also thing i have noticed, sorting is not same as filesystem order files... files with "_" on beginnings are sorted on every OS sorted before other files, but xnview sorts these files at the end
...
when i start xnview directly to view by "running" file named e.g. "_test.jpg" i see on status bar 1/1000 - but in browser this file is ordered as ... 666/1000 ...
Code: Select all
foo.jpg
bar.txt
moo.jpg
Code: Select all
foo.jpg
moo.jpg
bar.txt
Code: Select all
a.jpg
b.jpg
c.jpg
also thing i have noticed, sorting is not same as filesystem order files... files with "_" on beginnings are sorted on every OS sorted before other files, but xnview sorts these files at the end

when i start xnview directly to view by "running" file named e.g. "_test.jpg" i see on status bar 1/1000 - but in browser this file is ordered as ... 666/1000 ...
