Page 1 of 1

Rename file/folder with Chinese may miss some characters

Posted: 04 Mar 2025 17:09
by qCXt3
Verison: 26.90.0200

In recent versions, when I rename file or folder, using microsoft IME to input Chinese, some words will not be input into the name box, even when I'm using the rename dialog.

Can anyone fix this problem?

Re: Rename file/folder with Chinese may miss some characters

Posted: 05 Mar 2025 13:12
by admin
Which older version still works? (You can get them here: https://www.xyplorer.com/freezer.php)

Re: Rename file/folder with Chinese may miss some characters

Posted: 07 Mar 2025 19:22
by qCXt3
admin wrote: 05 Mar 2025 13:12 Which older version still works? (You can get them here: https://www.xyplorer.com/freezer.php)
Oh, I have downloaded even the newest version from the url, and I can rename files withour problems.
So I entered the `fresh;` mode, and new instance also works well.
So, which configuration that I set leads to this problem?

Re: Rename file/folder with Chinese may miss some characters

Posted: 07 Mar 2025 19:27
by admin
Good question. Can you send your XYplorer.ini file to support?

Re: Rename file/folder with Chinese may miss some characters

Posted: 09 Mar 2025 17:23
by qCXt3
admin wrote: 07 Mar 2025 19:27 Good question. Can you send your XYplorer.ini file to support?
Finally, I spent a lot of time and found that when I change `SurroundSelection` from 1 to 0 , this problem solved.

Re: Rename file/folder with Chinese may miss some characters

Posted: 09 Mar 2025 18:59
by admin
Oh, that's a surprise! Well done! :tup:

BTW, there is a key SurroundSelectionPairs. Can you find out which of the pairs is responsible for the trouble?

Code: Select all

SurroundSelectionPairs=()[]{}<>""''//||\\**##%%

Re: Rename file/folder with Chinese may miss some characters

Posted: 10 Mar 2025 14:47
by qCXt3
admin wrote: 09 Mar 2025 18:59 Oh, that's a surprise! Well done! :tup:

BTW, there is a key SurroundSelectionPairs. Can you find out which of the pairs is responsible for the trouble?

Code: Select all

SurroundSelectionPairs=()[]{}<>""''//||\\**##%%
Okay, after testing several types of pairs, I discovered that once I enabled the "SurroundSelection" feature, I would encounter this problem no matter what the pairs were.

Re: Rename file/folder with Chinese may miss some characters

Posted: 10 Mar 2025 14:58
by admin
Thanks!

Re: Rename file/folder with Chinese may miss some characters

Posted: 11 Mar 2025 08:18
by admin
I will look at this again in the upcoming 64-bit edition.

Re: Rename file/folder with Chinese may miss some characters

Posted: 01 Aug 2025 10:04
by admin
Fixed in the next beta (32-bit and 64-bit).

Re: Rename file/folder with Chinese may miss some characters

Posted: 04 Aug 2025 09:24
by admin
Can you confirm that it's fixed?