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/01 14:04:28 UTC

[GitHub] StarStep commented on issue #541: File picker in landscape mode is displayed in portrait mode

StarStep commented on issue #541: File picker in landscape mode is displayed in portrait mode
URL: https://github.com/apache/cordova-ios/issues/541#issuecomment-468675011
 
 
   Is this reproducible in a new, plain Cordova app? Sure, here we go.
   
   create a blank cordova app:` cordova create test com.iosfilepickerbug test`
   edit **index.html** and replace the body contents with `<input type="file" />`
   rotate the device to landscape (+90 or -90) mode and then tap on the input.
   At this point you should see the file picker... it will be in portrait mode,
   so you will be forced to rotate the device.
   
   Setting the orientation inside to config.xml does not work.
   
   ...applies to _everything_ or just cordova-ios? Only on  **cordova iOS on iPhone**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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