Issue with ptcstextfield masked input on mobile mashup
I use that widget with a mask like
9999-9999-9999-a
from desktop web browser it works fine,
but from a mobile phone at the first number pressed, the cursor goes back of 1 and so the first group of 4 number is get in a wrong way.
By pressing 12345 I get
2345-1____-____-_
instead of
1234-5___-____-_
is there a fix
I have thingworx 8.5.16

