Hi,
I'm using Telerik version 2014.2.617.40. The MaskedtextInput control in Masked Input Text Input Demo has an unexpected behavior.
Here is the configuration I have.
Mask: (empty)
Text Mode: MaskedText.
Input Behavior: Replace
Selection On Focus: SelectAll
Update Value Event: PropertyChanged.
Replication Steps:
Actual result: ABA.
Is it a bug? or should I modify the control properties?
Thanks.
Regards,
Gong
I'm using Telerik version 2014.2.617.40. The MaskedtextInput control in Masked Input Text Input Demo has an unexpected behavior.
Here is the configuration I have.
Mask: (empty)
Text Mode: MaskedText.
Input Behavior: Replace
Selection On Focus: SelectAll
Update Value Event: PropertyChanged.
Replication Steps:
- Type ABC in text input.
- Select A. Copy A using Ctrl + C.
- Select B. Paste using Ctrl + V.
Actual result: ABA.
Is it a bug? or should I modify the control properties?
Thanks.
Regards,
Gong