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/11/05 16:32:24 UTC

[GitHub] [cordova-plugin-inappbrowser] xam8re opened a new issue #570: Upload multiple - Android

xam8re opened a new issue #570: Upload multiple - Android 
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/570
 
 
   # Bug Report
   
   ## Problem
   Using inappbrowser in a ionic project (but I thinks it's the same with standard cordova project) if a form as a multiple upload option, opening the inappbrowser with option '_blank' (nedded for using with injectJavascript) the filechooser permit 1 file at time. 
   ### What is expected to happen?
   I'm expecting same beahvoiur using with '_self' or '_system' option.
   
   
   ### What does actually happen?
   Actually does't allow multi upload.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   you can test using this pgae:
   https://ilfotoalbum.maxict.it/browser.php
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   open the prevoius link with inappbrowser and _blank' option.
   
   example project:
   https://github.com/xam8re/testIab.git
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   bug is only in android device from 8.0 to 10.0
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Ionic:
   
      Ionic CLI : 5.4.4
   
   Utility:
   
      cordova-res : 0.6.0
      native-run  : 0.2.9
   
   System:
   
      NodeJS : v10.16.0
      npm    : 6.12.0
      OS     : Windows 10
   
   ## 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