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

Issue with data entry in RadMaskedTextBox. Cursor moves to end of mask.

4 Answers 100 Views
Input
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 06 May 2011, 11:41 AM
Hi,

Has anyone else got a problem with entering data into a RadMaskedTextBox in IE6 with the latest version of the controls (Version: 2011.1 413 (Apr 13, 2011))?

What it's doing is when ever I hit the first number key it moves the cursor to the end of the mask.  I then have to cursor key back to the second character entry and repeat until I've filled in the require data.  The data it's taking is time entry i.e. 09:00-12:00 with a mask of ##:##-##:##

To replicate just drop a RadMaskedTextBox to a page (with a RadScriptManager), and configure as below.

Default.aspx

 

<telerik:RadScriptManager ID="RadScriptManager1" runat="server">
</telerik:RadScriptManager>
<telerik:RadMaskedTextBox ID="txtShift" runat="server" MaxLength="11" Width="60px" Mask="##:##-##:##" SelectionOnFocus="SelectAll" >
</telerik:RadMaskedTextBox>

This will allow you to repeat it in IE6.  This does not happen in IE8, or IE9.

Regards
Nick

4 Answers, 1 is accepted

Sort by
0
Nick
Top achievements
Rank 1
answered on 06 May 2011, 03:33 PM
Turns out this is a known issue in the PITS. http://www.telerik.com/support/pits.aspx#/public/aspnet-ajax/5569
0
Brian
Top achievements
Rank 1
answered on 17 May 2011, 07:35 PM
This issue also happens with Internet Explorer 7.
0
Patrick Shea
Top achievements
Rank 2
answered on 25 May 2011, 03:19 PM
Hello, 

I have the same problem IE 7, we are on  2011.1 414 (Apr 14, 2011)

Just want to know if this is fixed in release for 2011.1 519 (May 19, 2011)  for IE7 atleast.

If not, can you suggest a workaround, as i have my customers waiting on that.

Thanks,

0
Sebastian
Telerik team
answered on 25 May 2011, 03:39 PM
Hello Patrick,

As the status of the PITS item Nick linked indicates, the issue has been resolved already and should be no longer present in the latest Q1 2011 SP2 release of the AJAX suite (v.2011.1.519). Upgrade to it following the instructions from here to see whether everything is OK.

Best regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Input
Asked by
Nick
Top achievements
Rank 1
Answers by
Nick
Top achievements
Rank 1
Brian
Top achievements
Rank 1
Patrick Shea
Top achievements
Rank 2
Sebastian
Telerik team
Share this question
or