[w3c/clipboard-apis] ClipboardChange event spec: Callout transient user activation should be applied for focus requirement. (Issue #225)

Document being in focus is called out as a pre-requisite.
We propose to apply transient user activation to this, that is, event would fire even when document is currently not in focus if user had interaction in last 5 seconds.

It's important to call this out to avoid different implementations by UAs. Example today Firefox implements transient user activation for Async clipboard write but Chromium does not yet.

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

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

Received on Friday, 20 September 2024 13:39:38 UTC