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

Keyboard displays a white rectangle above #10728

Closed
nikoTM opened this issue Mar 10, 2017 · 4 comments
Closed

Keyboard displays a white rectangle above #10728

nikoTM opened this issue Mar 10, 2017 · 4 comments

Comments

@nikoTM
Copy link

nikoTM commented Mar 10, 2017

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.
screenshot_1489155499
screenshot_1489155502

Expected behavior:

Keyboard should not take additional space.

Steps to reproduce:

  1. Clone this repository https://github.com/nikoTM/ionic-keyboard-bug
  2. Add and emulate Android

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Cordova CLI: 6.5.0 
Ionic Framework Version: 2.2.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.1.4
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 4.9
Node Version: v7.7.2
Xcode version: Not installed

@nikoTM
Copy link
Author

nikoTM commented Mar 10, 2017

Update: white rectangle seems to be padding-bottom: 300px on the scroll element. That is being added when the keyboard is visible.

@moberwasserlechner
Copy link

I have the same issue but I'm able to reproduce it in chrome dev tools simulating a android device.

untouched

Whenever I focus a input field the content jump up because the padding-bottom is added.

focus_field_padding_added

 ordova CLI: 6.5.0
Ionic Framework Version: 2.2.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.1.4
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.9.5
Xcode version: Not installed

@jgw96
Copy link
Contributor

jgw96 commented Mar 13, 2017

Hello, thanks for opening an issue with us! I am going to close this issue as a duplicate of #10183.

@jgw96 jgw96 closed this as completed Mar 13, 2017
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 3, 2018

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants