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

MaskedTextbox bug in Google Chrome

1 Answer 53 Views
Input
This is a migrated thread and some comments may be shown as answers.
Vali
Top achievements
Rank 1
Vali asked on 15 Jun 2012, 11:03 AM
Hi,

I am having some problems with a masked textbox in Google Chrome.
The code is:

<div style="float:left"><br>    <radI:RadMaskedTextBox ID="datetimePicker" runat="server" Mask="##/##/####" <br>        PromptChar="_" RoundNumericRanges="false" /><br></div>

The problem in Google Chrome(version 19.0.1084.56 m) is that the selectionStart value is not updated properly after inserting the values following "/" (see bug.png - the cursor should be after the 3 as is for IE and Mozila).

I am using RadControls for ASP.NET AJAX Q2 2011 SP1 and the RadInput.Net2.dll version is 1.4.3.0 .

Thank you

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 15 Jun 2012, 01:22 PM
Hello Vali,

I tested it with the latest version and it works correct.

Kind regards,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
Vali
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or