hello,
i'm making wiki-like program with richtextbox(wpf) and facing some problem.
when i typed korean text in richtextbox, some characters are missing as below.
someone knows how to solve this?
Hi 그렇췌이 그,
Yes the issue was resolved in version 17.2 and latest.
Due the fact that the 14.2 version was drop form the supported versions I can strongly suggest you to upgrade your project to later version of Infragistics where the issue is already fixed.
Hello
Has this problem been solved now?
I have the same problem.
I am using the 2014.2 version
Hello,
Thank you very much for your detailed explanation of this issue! I've installed a Korean keyboard and tried typing that string into a xamRichTextEditor and I've reproduced this exactly as you've described.
I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 252888. This will be assigned to a developer in a future sprint to review my investigation and confirm my findings or to offer a fix or other resolution.
Please let me know if you need more information.
Thanks for your replying!
As I tested, looks copy and paste function is working normally so if you want to reproduce my case on your end, I recommend you to add a Korean keyboard layout on your PC firstly, then change the keyboard language to Korean. And type "rkskekfkakqktk" in RichTextBox. It should show exactly "가나다라마바사" but now it shows "가다마사".
rk = 가
sk = 나 (missing)
ek = 다
fk = 라 (missing)
ak = 마
qk = 바 (missing)
tk = 사
hope this helps=)
I'd like to attempt to reproduce this on my end by building a small app that attempts to add the text you typed into a xamRichTextEditor. I am unfamiliar with Korean. Would it be possible for you to provide that text in a format I can copy and paste into my test application?