Re: [w3c/clipboard-apis] Interoperability issue: `navigator.clipboard.write()` and `navigator.clipboard.writeText()` user gesture requirement (Issue #182)

As of [this commit](crrev.com/10300ac7da93a7e322274f1e), Chromium requires _either_ user activation (at the time of the write) _or_ an explicit permission grant (which is durable across many reads/writes) for writing to the clipboard. As noted in the spec, there are known use cases which rely on the permission grant flow as opposed to the user gesture.

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

Message ID: <w3c/clipboard-apis/issues/182/1240023984@github.com>

Received on Wednesday, 7 September 2022 23:40:58 UTC