angular-ui / ui-mask

Mask on an input field so the user can only type pre-determined pattern
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-mask/master/demo/index.html
MIT License
391 stars 257 forks source link

Fix for cursor left when all text selected #206

Open sferguson12 opened 7 years ago

sferguson12 commented 7 years ago

This addresses reported issue #205 where cursor left with all text selected results in the caret being positioned one place to the right of where it should be.