Re: [w3c/clipboard-apis] Add clipboard IDL description. (#158)

@snianu commented on this pull request.



> +     Note: Clipboard permission is not supported on Safari. However, the write() method must be called inside
+     a user gesture event and the user must select the paste option from the native context menu that pops up
+     when write() is called from JS, otherwise, the promise will be rejected.

Added this to the spec for now since we couldn't come to a resolution.

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

Message ID: <w3c/clipboard-apis/pull/158/review/882373534@github.com>

Received on Tuesday, 15 February 2022 01:38:52 UTC