Problem with scroll onfocus (mobile Chrome)
-
Hello! My problem: on Chrome mobile, when I tap textarea, window is scrolling to the top of the textarea, but I have a fixed menu, so it hides beginning of textarea. I didn’t check this problem on other mobile browsers, except default on my HTC, in default browser i have no bugs. I tried to preventDefault() onfocus and onclick, nothing helped. I think, it’s some kind of default browser scrolling, but how can I off it? And one more thing, this bug appears only with textarea, not with inputs with type “text”.
P.S. Sorry for my english, it’s not my native language
The topic ‘Problem with scroll onfocus (mobile Chrome)’ is closed to new replies.