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/03/28 07:25:24 UTC

[GitHub] [cordova-ios] VenkatRaj2017 edited a comment on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10

VenkatRaj2017 edited a comment on issue #417: Keyboard Dismissal Leaves Viewport Shifted in iOS 12 / XCode 10
URL: https://github.com/apache/cordova-ios/issues/417#issuecomment-477479569
 
 
   I am developing a Hybrid Application using Cordova with MFP.
   
   Recently we upgraded the Xcode version from 9.4.1 to 10.1 after that facing an issue is when key in on input tag then the keyboard is appearing from the bottom and suddenly disappeared but this is working normal below IOS 12 version even build app using Xcode 10.1.
   
   I am using native keyboard instead of Cordova plugin keyboard.
   
   After removing the viewport-fit=cover as mentioned [in](https://github.com/apache/cordova-ios/issues/417#issuecomment-423326624) the keyboard is appearing from the bottom as normal but the keyboard is overlaid on the input tag so could not see what we are typing in the input.
   
   And also tried with [https://github.com/apache/cordova-ios/issues/417#issuecomment-428705830" but not working](url).
   
   We expecting the result is while key in on input the keyboard should appear from the bottom and need to be disappear once key in finished.
   
   Anybody kindly help on this.
   
   

----------------------------------------------------------------
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