hazuki0x0 / YuzuBrowser

Customizable browser for android
Apache License 2.0
319 stars 96 forks source link

Impossible to upload multiple files #58

Open Rikk opened 6 years ago

Rikk commented 6 years ago

Hello, I found this browser just today. I'm a big fan of Habit Browser, but it was a very nice surprise to find this open-source Yuzu.

The problem I would like to report is also present in Habit: input buttons for uploading files, when only specified types are allowed (eg. <input type="file" accept=".txt">), makes the browser display a blank list of apps that can handle the upload intent, thus upload can't be done ("No apps can perform this action"). A public site where this happens is APKMirror.

Thanks.

Rikk commented 6 years ago

Could you please allow selecting multiple files when the input allows multiple (eg. <input type="file" accept="" multiple>) ? Example of what I mean: select multiple