MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Unable to select multiple files using input type file #142

Open anku94 opened 8 years ago

anku94 commented 8 years ago

Hi

I'm unable to use the File Upload dialog to select multiple files in MacGap using the following HTML5 element.

<input type="file" multiple="multiple">

This works fine in my Safari (and is supposed to be fully supported since Safari 5.0)

User Agent in my MacGap:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.12 (KHTML, like Gecko) MacGap