- From: snianu <notifications@github.com>
- Date: Fri, 05 Nov 2021 09:15:22 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 November 2021 16:15:35 UTC
@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