Re: [w3c/clipboard-apis] Should clipboard-write permission be removed too? (Issue #163)

>  where clipboard writes require a user gesture, but do not require `allow="clipboard-write"`

Chromium is making a change in this space soon: https://chromestatus.com/feature/5167870134976512

However, a generic user gesture/activation will still not be enough to write to the clipboard beyond plain text. What types does your app attempt to write? Perhaps there is an argument to extend the plain text behavior to all built-in types.

> Should the implementations show an extra icon somewhere as browsers do with audio and video record?

This is what Chromium does, however cross-origin iframes don't get to request permissions (some? all? not sure).

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

Message ID: <w3c/clipboard-apis/issues/163/1920237800@github.com>

Received on Thursday, 1 February 2024 00:19:57 UTC