YuzuBrowser icon indicating copy to clipboard operation
YuzuBrowser copied to clipboard

Impossible to upload multiple files

Open Rikk opened this issue 7 years ago • 1 comments

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 avatar Apr 08 '18 02:04 Rikk

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

Rikk avatar May 06 '18 02:05 Rikk