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

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
userpark
User
Posts: 17
Joined: Fri Aug 04, 2017 4:26 am

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

Post 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
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

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

Post 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
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
userpark
User
Posts: 17
Joined: Fri Aug 04, 2017 4:26 am

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

Post 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.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

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

Post 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
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
User avatar
Vasyl-Tracker Dev Team
Site Admin
Posts: 2353
Joined: Thu Jun 30, 2005 4:11 pm
Location: Canada

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

Post 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.
Vasyl Yaremyn
Tracker Software Products
Project Developer

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
userpark
User
Posts: 17
Joined: Fri Aug 04, 2017 4:26 am

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

Post 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.
User avatar
Vasyl-Tracker Dev Team
Site Admin
Posts: 2353
Joined: Thu Jun 30, 2005 4:11 pm
Location: Canada

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

Post 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.
Vasyl Yaremyn
Tracker Software Products
Project Developer

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Post Reply