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/08/21 13:42:54 UTC

[GitHub] [cordova-android] alexcroox opened a new issue #816: Android clicking input type=file brings up system file browser, not camera options

alexcroox opened a new issue #816: Android clicking input type=file brings up system file browser, not camera options
URL: https://github.com/apache/cordova-android/issues/816
 
 
   # Bug Report
   
   ## Problem
   
   When clicking on an html type="file" input a system file picker appears instead of camera options. 
   
   ![ss](https://cl.ly/3dc68efab053/Screenshot%202019-08-20%20at%2008.35.57.png)
   
   ### What is expected to happen?
   
   If I perform the same action in the system browser I get the expected dialog:
   
   ![ss2](https://cl.ly/97f9c511714e/Screenshot%202019-08-20%20at%2008.38.29.png)
   
   ### Version information
   
   ```
   "cordova-android": "^8.0.0",
   "cordova-plugin-camera": "^4.1.0",
   "cordova-plugin-file": "^6.0.2",
   "cordova-plugin-file-transfer": "^1.7.1",
   ```
   
   cordova-cli 9.0.0
   
   Full [package.json and config.xml here](https://pastebin.com/raw/9MAjXxZR)
   
   ## Checklist
   - [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