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

Fix iOS6 scroll height bug #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix iOS6 scroll height bug #49

wants to merge 1 commit into from

Conversation

cbxp
Copy link

@cbxp cbxp commented Oct 4, 2012

in iOS6 scroll element height is detected incorrectly
added refresh on page show to restore the correct height.

@jtara
Copy link
Member

jtara commented Oct 6, 2012

Can you describe the symptom and under what circumstances you observe this? I am unable to reproduce. Can you provide an illustrative example?

If there is a problem, I will need to work-out a different solution, because this pollutes the document, and, as well, only permits a single scroller in the document.

There is already an option that might be useful, refreshOnPageBeforeShow. However, this does refresh on pagebeforeshow rather than pageshow.

@brettalton
Copy link

Was this fixed? Should it be closed?

@jtara
Copy link
Member

jtara commented Apr 19, 2013

No, this wasn't "fixed", because I can't reproduce the problem. I need details to reproduce.

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

Successfully merging this pull request may close these issues.

4 participants