-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Ionic 2 screen height dynamically changes while showing keyboard on device #5933
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 related to my issue: #5800 |
Hello! Thanks for opening an issue with us! As @ZiFFeL1992 pointed out this is related to his issue. I am going to consider it a duplicate and close this one. Thanks again! |
Just tagging this as another #5432 report. |
+1 |
hey hi, i wanted a card to moveup and reduce its size or moveup and should become blur on button click ,,,does anyone has some idea,,,please helpme out or send some references |
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. |
Short description of the problem:
I accidentally discovered that screen vertical size changes after I'm clicking an input field in a from and device keyboard appears. After I closing keyboard - the height is still bigger than needed (and bigger than it was before) and I could scroll in vertical direction far beyond the visible area.
What behavior are you expecting?
It looks like that framework adds some height to the to make sure that keyboard will not overflow UI controls. But after hiding keyboard it should return to normal height, I believe...
Steps to reproduce:
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
https://forum.ionicframework.com/t/ionic-2-ion-content-height-dynamically-changes-while-showing-keyboard-on-device/46360
Which Ionic Version? 2.x
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 6.0.0
Gulp version: CLI version 1.2.1
Gulp local: Local version 3.9.1
Ionic Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.19
Ionic App Lib Version: 2.0.0-beta.9
ios-deploy version: Not installed
ios-sim version: 5.0.6
OS: Mac OS X El Capitan
Node Version: v5.7.1
Xcode version: Xcode 7.3 Build version 7D175
The text was updated successfully, but these errors were encountered: