YuzuBrowser
YuzuBrowser copied to clipboard
Impossible to upload multiple files
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.
Could you please allow selecting multiple files when the input allows multiple (eg. <input type="file" accept="" multiple>) ?
Example of what I mean:
