Rename file/folder with Chinese may miss some characters

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
qCXt3
Posts: 5
Joined: 22 May 2021 11:59

Rename file/folder with Chinese may miss some characters

Post 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?

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Which older version still works? (You can get them here: https://www.xyplorer.com/freezer.php)

qCXt3
Posts: 5
Joined: 22 May 2021 11:59

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

Post 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?

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Good question. Can you send your XYplorer.ini file to support?

qCXt3
Posts: 5
Joined: 22 May 2021 11:59

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

Post 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.

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post 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=()[]{}<>""''//||\\**##%%

qCXt3
Posts: 5
Joined: 22 May 2021 11:59

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

Post 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.

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Thanks!

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

I will look at this again in the upcoming 64-bit edition.

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Fixed in the next beta (32-bit and 64-bit).

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Can you confirm that it's fixed?

Post Reply