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

Issues with chrome for phone number entry

4 Answers 228 Views
MaskedTextBox
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 25 Feb 2016, 07:35 PM

We are using the masked text box along with a phone number validator in asp.net mvc. We are running into an issue with the phone number autocomplete in chrome where if there is a phone number already stored in the autocomplete it disables the mask resulting in a condition like the attached screenshot. Where the user is unable to fix the phone number. The field name is "Phone". Do you have any suggestions or workarounds for this issue?

 

 

4 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 29 Feb 2016, 01:12 PM
Hello Daniel,

I would suggest you prevent the default autocomplete browser behavior. You can try to disable other browser functionality that will forcibly input text inside the textbox element. Such behavior for sure will break the widget functionality.

If the problem still persists, could you send us a repro demo? Thus we will be able to investigate it further.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Daniel
Top achievements
Rank 1
answered on 09 Mar 2016, 05:50 PM

We tried the disable autocomplete on the forms and form input and we are still having the issue in chrome. We are having issues with chrome 49.0.

 

 

0
Daniel
Top achievements
Rank 1
answered on 09 Mar 2016, 05:50 PM

This issue is also occuring with microsoft edge on windows 10.

 

0
Georgi Krustev
Telerik team
answered on 11 Mar 2016, 11:35 AM
Hello Daniel,

In order to continue with the investigation I would need a repro demo that demonstrates the issue. The specific steps that we need to perform in order to observe erroneous behavior are also required.

With that information in hand, we will be able to see the problem locally and find a proper solution much faster.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
MaskedTextBox
Asked by
Daniel
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or