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

Mieomask is not working properly in mobile Firefox #72

Open
razecarierref opened this issue Jul 6, 2015 · 1 comment
Open

Mieomask is not working properly in mobile Firefox #72

razecarierref opened this issue Jul 6, 2015 · 1 comment

Comments

@razecarierref
Copy link

When I type a phone number and the mask is applied, the cursor comes back one char and the user starts to write from inside the phone number not from it's end.

For exemple, if I've set the mask:
'phone' : { mask : '9999-99999', type : 'reverse', textAlign: false }
When I write the 5 first numbers, the cursor gets the wrong position when the '-' appears:
what's right: 9-9999|
what happen: 9-999|9

So, the user start to write the wrong phone number.
I've tested in mobile Chrome, IE, Safari and Firefox. It happened only in Firefox.

@johnvoloski
Copy link
Collaborator

Hi @razecarierref , you can implement a jsFiddle to help in the resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants