-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
bug: Scroll stops short of the top of the page. #3263
Comments
I made a video of this happening. Issue occurs at 1:05. |
I also attempted to update the issue as per bot instructions and got a Update Failed message multiple times after filling all fields. |
Hello! Are you still experiencing this issue with the latest version of ionic(ionic 1.2.4)? Thanks! |
Since it has been a little while since there was any activity on this issue i will be closing it, but feel free to respond back if your still having the issue! |
Type: bug
Platform: android 4.4 webview
Type: bug
Platform: Android 4.4.4 (Oneplus One and nexus 5)
Hi I believe I have found a major bug with the scrolling. I have just read this previous issue:
#482
With my project I have a scrollable page with several comment text boxes. If I scroll down the page and open a text box, type some text in and exit out of the input, there is a high chance that when I try to scroll back to the top of the page, the scroll will get stuck just short of the top of the page. If I repeat these steps, the effect will continue and I will not be able to get as far up to the top of the page as before. I am still able to force the scroll to get a bit above where it stops but will get immediately pulled back to that position short of the top of the page. On this page it also has a pull to refresh feature but I do not know if that matters here.
The text was updated successfully, but these errors were encountered: