You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/22 12:30:33 UTC

[GitHub] [cordova-ios] thomahart opened a new issue #722: Keyboard apears and increases additional Viewport-Height

thomahart opened a new issue #722: Keyboard apears and increases additional Viewport-Height
URL: https://github.com/apache/cordova-ios/issues/722
 
 
   # Bug Report
   
   ## Problem
   Keyboard apears and increases additional Viewport-Height
   
   ### What is expected to happen?
   ![android_keyboard_view_reference](https://user-images.githubusercontent.com/44459873/69425242-dc0f5000-0d2a-11ea-98d6-43c40732d7c3.png)
   
   Viewport Height shoult be the same, on iOS if Keyboard apears.
   
   ### What does actually happen?
   ![ios_keyboard_viewheight_issue](https://user-images.githubusercontent.com/44459873/69425255-e7627b80-0d2a-11ea-84a9-2846b2715864.png)
   
   ## Information
   
   
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   
   ```js
   window.outerHeight
   ```
   
   
   
   ### Environment, Platform, Device
   iPhone 8, 11 Emulator
   
   
   ### Version information
   iOS: 13.2.2 Emulator
   XCode: 11.2.1
   cordova-ios: 5.0.1
   cordova-lib: 9.01
   
   no Dependencies, only 
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org