Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome, Android - cursor jumps to the left in phone mask #1196

Closed
KimRoman opened this issue Feb 19, 2016 · 8 comments
Closed

Chrome, Android - cursor jumps to the left in phone mask #1196

KimRoman opened this issue Feb 19, 2016 · 8 comments
Labels
Projects

Comments

@KimRoman
Copy link

On Chrome (Android) cursor jump to the left when we type number befor opening bracket in phone mask. Same problem has occurred in firefox and was resolved in issue #1138

@RobinHerbots RobinHerbots added this to the 3.3 milestone Feb 19, 2016
@RobinHerbots
Copy link
Owner

@KimRoman ,

On which version of android and which version of chrome?

@KimRoman
Copy link
Author

Android 4.1.2
Chrome 48.0.2564.95

@RobinHerbots
Copy link
Owner

@KimRoman ,

Can you provide some more info. The mask used. Can this be reproduced on browserstack? Or an emulator?

@RobinHerbots RobinHerbots modified the milestones: 3.3, 3.4 Apr 5, 2016
@RobinHerbots RobinHerbots modified the milestones: 3.4, 3.5 Aug 24, 2016
@jonimnim
Copy link

$("#phone").inputmask("+7(999) 999-9999", {"placeholder": "_"});
For such a mask in the Android 4.4.2 in chrome carriage does not move during the input and it turns out that the figures entered in reverse order. And when it comes to the end of the numbers can be entered next and the last removed.

@Enfree
Copy link
Contributor

Enfree commented Sep 1, 2016

The same as #1205
http://plnkr.co/edit/d2zQVyZ4cmPRk3VvumAt?p=preview
Bug can be reproduced under Samsung S4 - Android 5.0.1 (Chrome), Nexus 5X - Android 6.0.1. (Chrome)

@RobinHerbots RobinHerbots self-assigned this Sep 1, 2016
@ryr
Copy link

ryr commented Sep 1, 2016

@Enfree ,
your example does not work for me too, but https://jsfiddle.net/g85gtfLx/5/ (3.3.1) and https://jsfiddle.net/g85gtfLx/6/ (3.x) works fine (chrome 52, android 5.1.1; redmi 3)

@RobinHerbots RobinHerbots removed their assignment Oct 7, 2016
@RobinHerbots RobinHerbots removed this from the 3.5 milestone Sep 8, 2017
@RobinHerbots
Copy link
Owner

RobinHerbots commented Feb 20, 2018

@KimRoman , @jonimnim , @Enfree ,

Is this still actual with version 4.x beta ?

http://embed.plnkr.co/hJ3mNFtmUaQGRlf4hbqq/

@jonimnim
Copy link

on version 4.x beta works on android 4.4 and 5.0 phones

@RobinHerbots RobinHerbots added this to Await response in Mobile Feb 21, 2018
@RobinHerbots RobinHerbots moved this from Await response to Done in Mobile Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

5 participants