-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Entire view slides up when input field is in focus on ios 7.1 #818
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
Comments
This is happening to me too. Started with the ionic seed app and added some input fields in the adopt page. After selecting an input field the entire view is sliding up! |
Yeah, I concur that I was not seeing this issue with 7.0 but with 7.1 it was introduced! Do we have any ideas on how to fix it? |
Closing as duplicate of #932 |
I'm having these issues currently with ionic 3.5 and ios10. Nothing I do seems to fix it. |
Do we have fix for this issue ? |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
On ios 7.1, when an input field is in focus, the entire view (including the header) is sliding up. The proper behavior should be that the header doesn't slide up and remains fixed to the top. This bug isn't happen on ios 7.0. Please see the two attached screenshots.
I'm using ionic 0.9.27.


The text was updated successfully, but these errors were encountered: