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]Paste behavior in XamMaskedInput
posted

HI

The bug is when the IsReadonly is true,the user still can paste string to xamMaskedinput by Ctrl+V even the paste context menu is disable.

 I'm using IG 15.1 to found this issue.

 That's sad. How can i disable paste command for XamMaskedInput and how long this bug can be solved?

e.g:

Codes :

        <igDP:XamMaskedInput Text="sdsad" IsReadOnly="True"/>

Snapshot:

Parents Reply Children
No Data