Scrolling overlay in safari not smooth as in chrome browser - google-chrome

I have a web page (a single article). When I open it in Apple Safari browser and try to scroll there are some flaws (it was not scrolling smoothly). When I try to scroll the same page in Google Chrome browser it scrolls smoothly.
What can be the reason for that?
Link to URL of the page is bellow:
url: http://www.apfelblatt.de/2015/08/01/apple-watch-werbungen-werden-im-tv-ausgestrahlt/

Related

scrolling bug in Chrome and Opera: related to Ajax?

We have just encountered a Chrome (65.0.3325.181) and Opera (52.0.2871.37) scrolling bug. This is on an intranet page so I can't give you a URL. But if the following symptoms are familiar to you, and you know the specific cause and a fix, please advise.
The scrollbar appears, and about 9 of 50 items can be scrolled vertically into view, at which point scrolling stops. It's as if the page believes there are no more items to be displayed.
However, if a new tab is opened and the URL from the broken page is pasted into its address bar, so that the page is retrieved from cache, scrolling works perfectly in the new tab.

Page doesn't scroll in Chrome on iOS

I have this really weird problem. Our Tumblr blog home page http://blog.wigo.us doesn't scroll in Chrome on iOS. It scrolls just fine in any browser on desktop, any browser on Android and in Safari on iOS. But the latest version of Chrome in iOS8 just refuses to scroll the page.
The effect is basically like somebody put overflow:hidden on body element and gave it width=100%, height=100%. I looked through CSS of the theme and didn't find anything suspicious. I even run iPhone emulation in Google Developer tools - everything works just fine.
It would be awesome if someone had a similar problem and could point me in the right direction.

Page header problems in Google Chrome when scrolling

I found a problem in Google Chrome on Ubuntu: When I scroll the page with the mouse roller, the page header doesn't look good when I scroll to the top of the page (sometimes the problem is fixed after a few seconds, sometimes not). It happens only in some websites. Is it a known bug of Google Chrome? I'm using Google Chrome Version 33.0.1750.117.

disable URL bar appearing on scroll up in mobile Chrome

I am implementing a mobile website, which has menu link and contact phone at the top of the page with CSS position:fixed.
Unfortunatelly, Chrome on iPhone has a behavior that when I scroll up, the Chrome URL bar appears at the top of the page over my menu and I have to scroll down or wait some 5 seconds for hiding the Chrome bar and accessing the menu again.
Is there some option to disable this mobile chrome behaviour or some workaround?

Overflow issue in google chrome

See this page in Chrome: http://jsbin.com/onariz/
Now it looks normal:
Ok. Now if you have a scroll wheel on your mouse this is where you are going to want to use it.
Click with the scroll wheel in the scrollable area of the page and drag your mouse to the corner.
Now -- what the heck? Why does the page do this:
Why would it do that?
How can I prevent that, or is this just a Google Chrome glitch? (I am using Chrome version 14.0.835)
The issue has been fixed in newer version of Chrome: http://code.google.com/p/chromium/issues/detail?id=89366