I came across a weird scrolling issue on iOS (7 or 8) shown on www.cahri.com/tests/scroll
How to reproduce?
- Open the example page on an iPhone/iPad/iOS Simulator in landscape
- Touch with your right thumb the main content (right side) and scroll up or down
- Release your right thumb
- Touch with your left thumb the left side (which is a div with overflow: scroll) and try to scroll: the page scrolls instead of the div. Release your left thumb.
- It may take a couple of tries to reproduce, please get back to 2 if the page is not scrolling.
- Touch again with your left thumb the left side, now it scrolls correctly
Would you have any idea what is causing the issue? And how would one fix this issue?