Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Scrolling is not smooth, falseHeight not working and unable to scroll up sometimes on android. #520

Open
greendad opened this issue May 22, 2014 · 10 comments

Comments

@greendad
Copy link

Hi,
I am using skrollr on my first page and the animations, scrolling are working great on desktops. But when viewed on android, the animations are smooth but the scrolling is not. Sometimes I am not able to scroll up. The page just gets stuck and doesn't move. I am also getting a large empty space on the bottom of the page. This problem is also in android. I have already put "smoothScrolling" to true and "forceHeight" to false. It works fine on desktop and windows phones. Here's the link
http://www.adatrix.com

P.S: If you are unable to reproduce the scrolling issue, try scrolling all the way to the bottom and start scrolling up fast.

Thanks.

@greendad greendad reopened this May 22, 2014
@Prinzhorn
Copy link
Owner

"skrollr-body" is not meant to be put on the body element

@greendad
Copy link
Author

I have put a div with id "skrollr-body" inside body tag and wrapped the whole content inside it. Still the issues persist. You have any suggestions?

@Prinzhorn
Copy link
Owner

http://www.adatrix.com still uses skrollr-body on the body element

@greendad
Copy link
Author

Hey,

I cannot make changes to the live website unless it makes any real difference. So I am attaching the code for you. Please have a look. Here's the link:
https://github.com/GreenDad/adatrix-website-sample.git

Thanks.

P.S: Sorry for the delay. I have been busy with my other projects.

@Prinzhorn
Copy link
Owner

If it's only the default browser that has this issue, then it's caused by #175

@greendad
Copy link
Author

So I have been through the thread but I didn't get anything. So the issue's been resolved or it's open??

@Prinzhorn
Copy link
Owner

It's a bug with the Android browser and skrollr does not contain a workaround/fix

@greendad
Copy link
Author

greendad commented Jul 3, 2014

Oh. Thanks for looking at it anyway!

@greendad
Copy link
Author

greendad commented Jul 5, 2014

Hey, any idea on why it is creating an extra blank space at the bottom in android browser??

@Prinzhorn
Copy link
Owner

There can be multiple reasons, e.g. https://github.com/Prinzhorn/skrollr/wiki/Common-Issues

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

No branches or pull requests

2 participants