The order of categories in Catalog Filter is not correct in 1.8.5
After upgrading from 1.8.2 to 1.8.5, the order of “-” in Catalog Filter categories has changed.
Order in 1.8.2
+
-
1
a
Order of 1.8.5
+
1
a
-
If I rename any of the categories in 1.8.5, they are in the same order as in 1.8.2.
However, when I quit XnView and start it again, it reverts back to the original.
The order seems to change depending on the next letter of “+” or “-”, but only the position of “-” is wrong.
The order of categories in Catalog Filter is not correct in 1.8.5
Moderators: xnview, Dreamer
-
hjaki
- Posts: 10
- Joined: Wed Feb 21, 2024 12:59 pm
-
user0
- XnThusiast
- Posts: 2816
- Joined: Sat May 09, 2015 9:37 am
Re: The order of categories in Catalog Filter is not correct in 1.8.5
+1
there should not be pre/post restart difference in sort order (collation) and the correct one must be applied right after creating a new object
However, both orders you posted are wrong, it should be like in windows (- + 1 a).
Clean install of the app may help, as in my 1.8.5 the sort order is correct after app restart.
ref
reddit
unicode collation
there should not be pre/post restart difference in sort order (collation) and the correct one must be applied right after creating a new object
However, both orders you posted are wrong, it should be like in windows (- + 1 a).
Clean install of the app may help, as in my 1.8.5 the sort order is correct after app restart.
ref
unicode collation
-
xnview
- Author of XnView
- Posts: 47412
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: The order of categories in Catalog Filter is not correct in 1.8.5
i can't reproduce, the order is "+ - 1 a"
Pierre.
-
hjaki
- Posts: 10
- Joined: Wed Feb 21, 2024 12:59 pm
Re: The order of categories in Catalog Filter is not correct in 1.8.5
Does it work differently in different languages?
I am using Japanese.
Here is a screenshot.
I am using Japanese.
Here is a screenshot.
You do not have the required permissions to view the files attached to this post.
-
xnview
- Author of XnView
- Posts: 47412
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: The order of categories in Catalog Filter is not correct in 1.8.5
the sort order is localized
Pierre.
-
hjaki
- Posts: 10
- Joined: Wed Feb 21, 2024 12:59 pm
Re: The order of categories in Catalog Filter is not correct in 1.8.5
The problem also occurs with clean installations.
Please try to reproduce it with the Japanese version 1.8.5
Please try to reproduce it with the Japanese version 1.8.5
-
xnview
- Author of XnView
- Posts: 47412
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: The order of categories in Catalog Filter is not correct in 1.8.5
with japanese windows explorer, which order do you have for '+ - 1 a'?
Pierre.
-
hjaki
- Posts: 10
- Joined: Wed Feb 21, 2024 12:59 pm
Re: The order of categories in Catalog Filter is not correct in 1.8.5
The problem this time is that 1.8.5 has changed the order of the files at startup from the previous version.
When renamed, the order is the same as in 1.8.2.
I would like the order to be the same as when it was renamed when it was launched.
Because the Japanese sort order in Windows is very complicated.
I don't know the correct answer because I can't find any official documentation.
There are more than 10,000 characters and the order changes depending on whether the second character is alphanumeric, hiragana, katakana, or kanji.
When renamed, the order is the same as in 1.8.2.
I would like the order to be the same as when it was renamed when it was launched.
Because the Japanese sort order in Windows is very complicated.
I don't know the correct answer because I can't find any official documentation.
There are more than 10,000 characters and the order changes depending on whether the second character is alphanumeric, hiragana, katakana, or kanji.
-
xnview
- Author of XnView
- Posts: 47412
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: The order of categories in Catalog Filter is not correct in 1.8.5
you can add in xnview.ini [%General] localizedSortCategory=false
Pierre.
-
hjaki
- Posts: 10
- Joined: Wed Feb 21, 2024 12:59 pm
Re: The order of categories in Catalog Filter is not correct in 1.8.5
What do you mean?
Does that mean this is not a bug?
Does that mean this is not a bug?
-
xnview
- Author of XnView
- Posts: 47412
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: The order of categories in Catalog Filter is not correct in 1.8.5
There is a change in 1.8.5 with sorting on some languages.
If you want same behavior, you can edit your xnview.ini and add localizedSortCategory=false
If you want same behavior, you can edit your xnview.ini and add localizedSortCategory=false
Pierre.