Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scroll getting "stuck" #14

Open
chrisdrackett opened this issue Jun 10, 2010 · 3 comments
Open

scroll getting "stuck" #14

chrisdrackett opened this issue Jun 10, 2010 · 3 comments

Comments

@chrisdrackett
Copy link

on an iOS device with footer buttons (iphone, ipod touch) I've found an issue where if you start scrolling and then lift your finger after its in the "footer button" area, the scroll will get stuck its its last position. This problem only seems to be with the footer buttons, the header (nav bar) does not seem to have an affect on scrolling.

@davidaurelio
Copy link
Owner

Did you test in Safari Mobile (with bottom bar) or in fullscreen mode? When you slide the finger onto the browsers native bar, no event is fired and it seems to be impossible to detect it …

@chrisdrackett
Copy link
Author

ah, that is what I'm talking about. We are hopefully going to be able to get most people to install our app :)

@chrisdrackett
Copy link
Author

I was playing around with sencha touch today and noticed that they don't have this issue. I think what they do (from playing with their implementation) is have an area right before the nav bar at the bottom. If the user moves their finger into this section, they "release" the scroll. This way it can't get stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants