Page 1 of 1

2-byte characters are not input in FIND(Ctrl-F)

Posted: Tue Jun 12, 2018 1:21 am
by userpark
Hello.

I am Korean, but I am not good at English, so I use Google Translator to write.
Even if the context is not right, please ask for your understanding.

When using Find (Ctrl + F), "PDF XChage Editor" of the End-User version can input double(multi)-byte characters, but "PDF-XChage Editor SDK" for developers does not input double-byte characters.

Tests have been done from versions "6.0.321.0" to "7.0.325.1", but they are the same.

Search (Ctrl + Shift + F) works fine.

Please check the attached video for more details.

I would be very grateful if you could give me a solution.

Thank you for reading.

Happiness will be with you.


Test environment
O / S: Microsoft Windows 7/10 (64bit)
SDK: PDF-XChage Editor SDK v6.0.321.0 / v7.0.325.1
O / S Language: Korean (Based on HTML Charset: EUC-KR / MS949 / CP949)

PS) Currently, "PDF-XChage Editor SDK" is in full use and purchased in October, 2017.


YOUTUBE Video LINK : https://youtu.be/a-WY5bIL8SM

Re: 2-byte characters are not input in FIND(Ctrl-F)

Posted: Tue Jun 12, 2018 6:43 am
by Sasha - Tracker Dev Team
Hello userpark,

Just tried copying and pasting the text that you had in your Youtube video description in the Full Demo application Find Box - everything worked fine. Though after installing the language and trying to type the symbols - the behavior that you experienced reoccurred. I've notified the appropriate developer about this - he will take a look when he has time.

Cheers,
Alex

Re: 2-byte characters are not input in FIND(Ctrl-F)

Posted: Wed Jun 13, 2018 11:51 pm
by userpark
Sasha - Tracker Dev Team wrote:Hello userpark,

Just tried copying and pasting the text that you had in your Youtube video description in the Full Demo application Find Box - everything worked fine. Though after installing the language and trying to type the symbols - the behavior that you experienced reoccurred. I've notified the appropriate developer about this - he will take a look when he has time.

Cheers,
Alex
Copy & paste works well.
The problem is that the input error when typing.
I'll try to get quick results or fix the error.

Thank.

Re: 2-byte characters are not input in FIND(Ctrl-F)

Posted: Thu Jun 14, 2018 7:17 am
by Sasha - Tracker Dev Team
Hello userpark,

The responsible developer said that he will look at the problem when he has time, hopefully this will be fixed soon.

Cheers,
Alex

Re: 2-byte characters are not input in FIND(Ctrl-F)

Posted: Mon Jun 18, 2018 5:39 pm
by Vasyl-Tracker Dev Team
Hi userpark.

We reproduced your issue and will try to fix it. Initially it looks that events-loop in C# app 'eating' some keyboard events. Currently we don't know why.

Cheers.

Re: 2-byte characters are not input in FIND(Ctrl-F)

Posted: Wed Jun 20, 2018 11:46 pm
by userpark
Vasyl-Tracker Dev Team wrote:Hi userpark.

We reproduced your issue and will try to fix it. Initially it looks that events-loop in C# app 'eating' some keyboard events. Currently we don't know why.

Cheers.
Thank you for your efforts.
If you need my help, ask for it.

For success, Fighting.

Re: 2-byte characters are not input in FIND(Ctrl-F)

Posted: Thu Jun 21, 2018 12:05 am
by Vasyl-Tracker Dev Team
Hi userpark.

Thank you.
As I said recently - it looks that events-loop in C# app 'eating' some keyboard events for some popup windows - that is in the deep of .NET Framework. Unfortunately, we still don't know why it occurred.
But we found one workaround and made fix from our side. In new upcoming build all will work fine.

Cheers.