jaridmargolin / formatter.js

Format html inputs to match a specified pattern
http://firstopinion.github.io/formatter.js
2.48k stars 235 forks source link

Moving focus using `tab` key is not working #44

Closed th0r closed 10 years ago

th0r commented 10 years ago

When focus is on formatted input pressing tab key doesn't move focus to the next form field. Formatter version is 0.0.9

Abbe98 commented 10 years ago

Works in latest Opera and Chrome(the only browsers I tested)...

th0r commented 10 years ago

Oh, forgot to say - browser is Firefox 28.

jaridmargolin commented 10 years ago

Using Firefox 28 on OSX with no issues. Perhaps this is related to OS and not browser?

Abbe98 commented 10 years ago

I just tried it in Firefox 28 on Windows and I can't reproduce the issue...

I can't see that the issue is related to formatter at all...

jaridmargolin commented 10 years ago

Thank you @Abbe98.

@th0r - Will open if you can provide reproducible steps.

th0r commented 10 years ago

Version 0.1.4 don't have this bug. Thanks!