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/09/30 17:54:12 UTC

[GitHub] [cordova-plugin-statusbar] m-s-morgan opened a new issue #156: iOS 13 Webview Shifted after Camera Closed

m-s-morgan opened a new issue #156: iOS 13 Webview Shifted after Camera Closed
URL: https://github.com/apache/cordova-plugin-statusbar/issues/156
 
 
   # Bug Report
   
   ## Problem
   
   When either the camera or the image picker is pulled up and then closed either by canceling or performing the intended action, the entire webview is shifted up so that it appears as if the status bar is overlaying the webview (app content is behind the status bar). 
   
   ### What is expected to happen?
   
   The webview should appear as it did when the camera or image picker was initially launched.
   
   ### What does actually happen?
   
   Upon close, the webview is behind the status bar.
   
   ## Information
   
   This only appears to happen in iOS 13 with the cordova-plugin-camera. I am using the cordova-plugin-wkwebview, but no other plugins seem to shift the webview so I'm assuming it's either an issue with this plugin or how something this plugin is doing reacts with the wkwebview.
   
   
   ### Command or Code
   
   Launch the camera or image picker, then close it.
   
   
   
   ### Environment, Platform, Device
   
   IPhone X with iOS 13.1.
   
   
   
   ### Version information
   Cordova 9.0.0
   cordova-plugin-camera 4.1.0
   
   
   
   ## 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