RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.39k stars 2.17k forks source link

Problem Inputmak phone in android #1650

Open lifewings opened 7 years ago

lifewings commented 7 years ago

I have input id="call_data_call_request_block6_phone" class="ty-input-text-full cm-cr-mask-phone" size="50" type="text" name="call_data[phone]" value="" data-inputmask="'alias': 'phone'" autocomplete="off". When I write 89, I see 819. How remove auto code?

RobinHerbots commented 7 years ago

@lifewings ,

Is this also on a desktop browser or only on android?

lifewings commented 7 years ago

Only on android

austre commented 6 years ago

Hey @RobinHerbots ,

Got some Stranger Things ( all of u watching? :smiley: ) with some forms built with uikit classes and so. Look out this form http://platina.rn.sebrae.com.br/contato, when i load it at Galaxy S5 (Android v6) or Galaxy S8 (Android v7), put some text at field "Nome" (Name) and press space bar or click at another field, text at field "Nome" disappear or just last char remains or after space bar i can't insert anymore char.

At this form http://neurinho.org.br/contato i had the same situation, but the Stranger Things now is that situation does not happen anymore.

I dont have this problem with iOS or computer.

I'm sure this problem is about JQuery Inputmask version and Android. I try version 3.1.27, 3.3.10, 4.0-25 and 4.0-52. Only with 3.1.27 i dont have that situation, but has a problem with masks and symbols, reported here: RobinHerbots/Inputmask#1714

Now i'm using 3.1.27 and masks with no symbols.

caiotarifa commented 6 years ago

Confirmed. Same problem here (using v.3.3.10).