Scrolling in chrome for mobile does not work

Link to a page that does not work

Hello community

On this page, scrolling from safari to Iphone 5 only works with charm. But on my HTC with Chrome 31.0.1700.99 and Android 4.1.1, I can only scroll by touching the screen with two fingers. Scrolling is still very slow. I tried to analyze the problem using adb and remote debugging, but I am really new to everything mobile.

It seems that there will be no touchstart and touchhend events, but I don’t know if it is not fired or if I need to handle these events manually and they are not processed.

I’ll just say that it will be a big help. Thanks so much for your efforts.

+3
source share

All Articles