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

Content doesn't show for long posts on Google Chrome browser on android #74

Closed
ankur-gupta opened this issue Sep 21, 2014 · 6 comments
Closed
Labels

Comments

@ankur-gupta
Copy link

Hi,
This is a great theme. I have been using it since last 2 days. I noticed that when

animated is set to true AND
a post is long(-ish) AND
on google chrome browser on Samsung Galaxy S4

The webpage doesn't show up completely. The bottom part of the post doesn't show up. You only see some white space. This does not happen on Firefox browser on Samsung Galaxy S4. I have images of my phone below:

Post clipped on google chrome:
google-chome

Post correctly showing (not clipped) on mozilla firefox:
mozilla-firefox

You can see it for yourself at http://www.perfectlyrandom.org/pixyll/jekyll/pixyll/2014/06/10/see-pixyll-in-action/ if you have an S4 phone.

I am not sure if issue can be solved by us or if it is the fault of Google chrome on android. I can remove/resolve the issue if we cannot fix it.

Thanks!

@johno
Copy link
Owner

johno commented Sep 21, 2014

Glad you like it @ankur-gupta !

Thank you for the thorough breakdown of the problem. I'll dive into it tomorrow to see what it could be. Unfortunately I don't have an S4 to test, however I can see if it is reproducible on the Nexus.

@johno johno added the bug label Sep 21, 2014
@ankur-gupta
Copy link
Author

Thank you! It'll be great if you could solve it. I don't know enough to solve it myself.
Though of course I can always disable animation and live with it. :)

@johno
Copy link
Owner

johno commented Sep 22, 2014

Hey @ankur-gupta, I've tried to reproduce this myself with a Nexus7, however I can't seem to. Though, I will try to add in translate3d(0,0,0) to trigger hardware acceleration in the browser and see if that remedies the problem.

I will let you know when I get a PR together.

@ankur-gupta
Copy link
Author

@johnotander thanks for trying. I checked it again on my Samsung Galaxy S4 and I still see the problem. It might just be my phone. I will try it again once you add the hardware acceleration.

@johno johno closed this as completed in 24862c8 Sep 25, 2014
@johno
Copy link
Owner

johno commented Sep 25, 2014

The above referenced commit hopefully resolves the problem with the S4. I cannot verify myself since I don't have that device to test on. Let me know if it works @ankur-gupta. Thanks.

@ankur-gupta
Copy link
Author

I don't think it worked for me, @johnotander. Thanks for trying. It's not really a big deal. I will try out other phones and see if I can replicate this problem.

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

No branches or pull requests

2 participants