Hello!!
i have a text field with an input mask url(http://)
the problem is: when writing alot of charcters that the field-width is exceeded the focus(?) of the actual writing gets hidden.
also navigating with arrow key right doesnt move the text.
So the text is fixed and cropped to the right.
how to recherche or solve this?
input mask is avaiable on github i have in mind. or am i wrong?
i have a text field with an input mask url(http://)
the problem is: when writing alot of charcters that the field-width is exceeded the focus(?) of the actual writing gets hidden.
also navigating with arrow key right doesnt move the text.
So the text is fixed and cropped to the right.
how to recherche or solve this?
input mask is avaiable on github i have in mind. or am i wrong?
Hi mdma,
I'd suggest that you increase the size of the input; or remove the mask and just use the URL validation,
The input mask docs are on gitHub here,
Bob
I'd suggest that you increase the size of the input; or remove the mask and just use the URL validation,
The input mask docs are on gitHub here,
Bob
thank you Bob!
Its a problem related to the plugin, so i asked there at github. Lets see...
maybe a configuration or a bug...
Its a problem related to the plugin, so i asked there at github. Lets see...
maybe a configuration or a bug...
Hello,
the bug in ie11 is solved in new Version of Input mask plugin
https://github.com/RobinHerbots/jquery.inputmask/issues/1060
the bug in ie11 is solved in new Version of Input mask plugin
https://github.com/RobinHerbots/jquery.inputmask/issues/1060
This topic is locked and no more replies can be posted.
