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 14:53:34 UTC

[GitHub] [cordova-ios] AnkitTheCoder opened a new issue #585: Selecter wheel leaves a viewport shifted in iOS 12 (and onwards)

AnkitTheCoder opened a new issue #585: Selecter wheel leaves a viewport shifted in iOS 12 (and onwards)
URL: https://github.com/apache/cordova-ios/issues/585
 
 
   # Bug Report
   
   ## Problem
   When using a Cordova on iOS 12, similar to #417, the viewport is shifted. Except that rather than keyboard being the trigger of that shifted viewport, it is the select/dropdown wheel.
   
   ### What is expected to happen?
   It is expected that upon selecting an option from the list of options and pressing the 'done' button, the viewport will shift back to where it was prior to being pushed up by the options wheel.
   
   ### What does actually happen?
   From iOS 12, the viewport does not return to its expected position but instead stays pushed up.
   
   ## Information
   This does not appear to be an issue for iOS versions prior to 12.
   
   ### Command or Code
   Any dropdown that requires an option selection triggers this behavior.
   
   ### Environment, Platform, Device
   All devices using iOS version 12.
   
   ### Version information
   Cordova plugins via meteor framework.
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] 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