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

Input characters are swapped

1 Answer 25 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Matthias Bibo
Top achievements
Rank 1
Matthias Bibo asked on 16 Aug 2013, 02:49 PM

Sinse the last Version of the Silverlight Controls we are having strange behavior in the Masked Input Boxes.

If we quickly Type "asdf" into the box we get this result:


This wasent the case in the previous version.

We are using the Masked Text Input as follows:
<telerik:RadMaskedTextInput x:Name="TeleVorwahl" Value="{Binding CurrentKommunikationsprofil.TelefonVorwahl, Mode=TwoWay}" MaxLength="8"
                              IsEnabled="{Binding HasData}" Width="80" Margin="0" IsClearButtonVisible="False" InputBehavior="Insert"
                              AcceptsReturn="True" SelectionOnFocus="Unchanged" TextMode="PlainText" Mask="" HorizontalAlignment="Stretch" />

Has something changed in the InputBox?

Best Regards

Matthias

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 19 Aug 2013, 08:27 AM
Hello Matthias,

 We are aware of this issue and we have previously logged it in our PITS. We will do our best to have it fixed for some of our next internal builds. Please excuse us for the inconvenience caused.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
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
Matthias Bibo
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or