Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
735
[Control bug]Chinese Input methods in xamMaskedinput
posted

Hi,

If the mask in only can input numbers and PromptChar is null. When try to using Microsoft Chinese input methods to type "123" in control editor, the control will showing inverse text in editor.

I'm using IG 15.1 to found this. I must say our company testers are genius. :)

Xaml codes:

       

Input method:

See the checked input methods as below.

Parents
No Data
Reply
  • 17475
    Offline posted

    Hello Brandon and thank you for posting!

    I have put together a sample application trying to reproduce the behavior you have shared and it seems that I am missing something in the scenario. Would you please have a look at the attached sample project and modify it to illustrate the issue? I have tested this with version 15.1.20151.2188 and with the Chinese language settings that you have provided.

    XamMaskedInputChinese1.zip
Children