ui-mask icon indicating copy to clipboard operation
ui-mask copied to clipboard

Incorrect cursor positioning on Samsung devices

Open hpandelo opened this issue 8 years ago • 1 comments

We have the same problem:

The problem it's cause by predictive text of the Samsung. I changed the keyboard for Google and disable predictive text function and both worked.

Src: https://github.com/assisrafael/angular-input-masks/issues/

Im using ui-mask on Ionic

hpandelo avatar Aug 12 '16 14:08 hpandelo

I solve this issue take a look: https://github.com/angular-ui/ui-mask/pull/191

1fabiopereira avatar Oct 07 '16 19:10 1fabiopereira