Re: [w3c/clipboard-apis] What happens if promises to Blobs are not resolved within a reasonable amount of time? (Issue #161)

@mbrodesser Yep, that would definitely be an issue. I think we could relax the user gesture requirement to only have transient user activation during read/write call (along with permissions for the read call, if the browser has implemented clipboard permissions). That way authors have some time to at least initiate the read/write call, but resolving the promises to Blobs doesn't need to have this restriction, nor does writing to the system clipboard. Thoughts?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/161#issuecomment-962027850

Received on Friday, 5 November 2021 16:15:35 UTC