Hi,
I'm using Telerik version 2014.3.1202.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: LostFocus.
Replication Steps:
1. Type ABC in text input.
2. Select A. Copy A using Ctrl + C.
3. Move cursor after C. Paste using Ctrl + V.
What I expect: ABC becomes ABCA.
Actual result: (empty)
Please fix it! and test before releasing a new version!
It is not the first time that we have the copy-paste error on this control. It is one of the most basic function.
/Gong
I'm using Telerik version 2014.3.1202.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: LostFocus.
Replication Steps:
1. Type ABC in text input.
2. Select A. Copy A using Ctrl + C.
3. Move cursor after C. Paste using Ctrl + V.
What I expect: ABC becomes ABCA.
Actual result: (empty)
Please fix it! and test before releasing a new version!
It is not the first time that we have the copy-paste error on this control. It is one of the most basic function.
/Gong