GoogleChromeLabs / browser-fs-access

File System Access API with legacy fallback in the browser
https://googlechromelabs.github.io/browser-fs-access/demo/
Apache License 2.0
1.37k stars 82 forks source link

Permission issues on Qutebrowser #123

Closed MasseR closed 1 year ago

MasseR commented 1 year ago

There are permission issues when trying to download files (images or the *.excalidraw file), or when trying to export the link to clipboard. The devtools report that the user has aborted the request, but the user is never presented with any permission requests.

image

tomayac commented 1 year ago

This is a Chrome issue and tracked as https://crbug.com/1264708. Thanks for reporting nonetheless.