Vandzelyak / iscroll-js

Automatically exported from code.google.com/p/iscroll-js
MIT License
0 stars 0 forks source link

Android default scrolling when snap is on #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make a wrapper full screen
2. Make the scroller inside the wrapper, with big width (15000px for example) 
and screen height. Active Snap scroll.
3. Snap to the second page, and while the scroller is moving, touch and move 
finger. We are moving in the scrolling area out of the wrapper.

What is the expected output? What do you see instead?
I'd like to stay in the wrapper and not move in the scroller area where there 
is nothing.

What version of the product are you using? On what operating system?
I use version 3.7.1 on Android. It's working fine on iphone/ipad ios 3.x and 4.x

Please provide any additional information below.
I join two pictures on Android emulator (2.2).
The first is the window i must keep.
The second is when all the thing move out off the screen.

Original issue reported on code.google.com by meyer.je...@gmail.com on 23 Nov 2010 at 9:31

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you for your report, I'll look into it

Original comment by mat...@gmail.com on 3 Dec 2010 at 3:50