Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Caret skips to second digit on focus when phone number already present #232

Open
anjhinz opened this issue Oct 25, 2017 · 0 comments
Open

Comments

@anjhinz
Copy link

anjhinz commented Oct 25, 2017

Can be seen here:
http://plnkr.co/edit/CDG941601WdHPMEdlEdG?p=preview

Type a phone number (that does NOT contain any 5's). Shift+Tab to lose focus, then Tab to focus phone number text field. Cursor skips to after the first digit after a half second pause.

Update: Problem seems to be from both 'focus' and 'keyup' events being handled, both moving the cursor one forward because of the "(" in the placeholder.

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

No branches or pull requests

1 participant