-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Keyboard displays a white rectangle above #10728
Comments
Update: white rectangle seems to be |
I have the same issue but I'm able to reproduce it in chrome dev tools simulating a android device. Whenever I focus a input field the content jump up because the padding-bottom is added.
|
Hello, thanks for opening an issue with us! I am going to close this issue as a duplicate of #10183. |
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. |
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Keyboard displays a white rectangle above when visible. Which is probably meant to pad the keyboard height and should be at the very bottom.
Expected behavior:
Keyboard should not take additional space.
Steps to reproduce:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: