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

MaskedTextbox not working properly in safari

1 Answer 53 Views
Input
This is a migrated thread and some comments may be shown as answers.
John Yu
Top achievements
Rank 1
John Yu asked on 23 Dec 2008, 02:24 PM

Hi all,
I am using radmaskedtextbox for entering phone numbers. Below is the code i am using
<telerik:RadMaskedTextBox ID="txtDayPhone" runat="server" Mask="(###) ###-####" HideOnBlur="true" Font-Size="Small"

DisplayPromptChar=" " Width="150px" Height="20px" BorderColor="black" ResetCaretOnFocus="true"></telerik:RadMaskedTextBox>

The issue is when entering phone numbers with safari browser first numbers after each separator like "(" ,")","-" are overwritten while typing the numbers for ex: when i type (123) 456-7890, 1,4 and 7 are overwritten by next numbers we type. This is not happening in mozilla or IE. I am using safari version:3.1

Can any body help?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 29 Dec 2008, 11:29 AM
Hi John,

I tested your scenario on my side but was not able to replicate the described issue. Please find attached a sample application which works as expected with Safari browser. Test it on your side and let us know what the difference in your case is.


Regards,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Input
Asked by
John Yu
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or