This is a migrated thread and some comments may be shown as answers.

Unexpected cursor position when deleting

1 Answer 76 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Vadimir
Top achievements
Rank 1
Vadimir asked on 05 Dec 2013, 04:24 PM
Hi,
I'm using the newly released version (2013.3.1204.40) of RadMaskedTextInput control.
The control has a strange behavior when pressing "delete" button on the keyboard.
<telerik:RadMaskedTextInput Culture="" Mask="" MinWidth="300"
    HorizontalContentAlignment="Right"
    UpdateValueEvent="LostFocus" TextMode="PlainText" InputBehavior="Insert" />
1. Type 1234.
2. Put the cursor between 1 and 2.
3. Press "Delete".
Result:
The input becomes "134", but the cursor moves to the position before "1", while I expect the cursor to be between 1 and 3. Is it a bug?
My environment: VS 2010, Windows 7.

Regards,
Gong

1 Answer, 1 is accepted

Sort by
0
Accepted
Petar Mladenov
Telerik team
answered on 06 Dec 2013, 11:54 AM
HiGong,

This appears to be a bug that we have introduced in Q3 2013. We logged it here where you can track its status. We will do our best to have this fixed for the Q1 Release in mid-February.

Please excuse us for the inconvenience caused.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Vadimir
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or