jaridmargolin / formatter.js

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

Caret pos incorrect when adding chars mid str and exceeding max length #1

Closed jaridmargolin closed 11 years ago

jaridmargolin commented 11 years ago

Caret position does not update when characters are added mid string, and the max length is exceeded.