I encountered an unusual scrolling problem on iOS (7 or 8) while browsing www.cahri.com/tests/scroll
How can you replicate this issue?
- Visit the example page on your iPhone/iPad/iOS Simulator in landscape mode
- Use your right thumb to touch and scroll the main content (right side)
- Release your right thumb
- Now, use your left thumb to touch the left side (which is a div with overflow: scroll) and attempt to scroll. Instead of the div, the entire page scrolls. Release your left thumb.
- If the issue doesn't occur immediately, repeat steps from 2 until it does.
- Try touching the left side again with your left thumb, it should now scroll correctly.
Any insights on what might be causing this problem? How can it be resolved?