2-byte character is broken when be deleted

Post Reply
Chelsona
Posts: 13
Joined: Oct 31st, 2008, 9:05 am
Location: Seoul, Rep. of Korea

2-byte character is broken when be deleted

Post by Chelsona »

It is not a functional bug.
Beta 8 (build 750) on MS Windows Vista x64 (Korean)

In the "device property" menu, 2-byte characters such as Korean broke up when be deleted by 'backspace' key. 'Delete' key works fine.
I tried to do the same thing for some Japanese characters, and the result was same.

Also, when I input device name in Korean, autofill function for the device name not correctly works.

Maybe some of the character based function calls should be replaced with functions with wide character support.
User avatar
Igor
Developer
Posts: 602
Joined: Nov 1st, 2007, 12:44 pm
Location: Saint Petersburg
Contact:

Re: 2-byte character is broken when be deleted

Post by Igor »

Chelsona wrote:It is not a functional bug.
Beta 8 (build 750) on MS Windows Vista x64 (Korean)

In the "device property" menu, 2-byte characters such as Korean broke up when be deleted by 'backspace' key. 'Delete' key works fine.
I tried to do the same thing for some Japanese characters, and the result was same.

Also, when I input device name in Korean, autofill function for the device name not correctly works.

Maybe some of the character based function calls should be replaced with functions with wide character support.
We will provide a fully unicode interface in the next versions... And now the version is ANSI encoded so there might be such kind of bugs.
Post Reply