Page 1 of 1

inputMask field is focused by default

Posted: 12 Dec 2017, 22:29
by mciumac@brick.com
I use primeface inputMask in my UI. In IE11 the inputMask field is focused by default when the page gets displayed. I don't have any p:focus in my code. In Firefox I don't have this issue. How to avoid the unwanted focus for inputMask?
I googled a lot but cannot find anything on this.
Thank you,
Mariana

Re: inputMask field is focused by default

Posted: 30 Nov 2018, 22:33
by Alec
I know this is an old thread but I am having the same issue.

I put an explict focus tag into my form and I actually see the focus go from the field I specified into the inputMask field.