- From: snianu <notifications@github.com>
- Date: Fri, 04 Feb 2022 09:36:41 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 4 February 2022 17:36:54 UTC
@snianu commented on this pull request. > + Note: Clipboard permission is not supported on Safari. However, the readText() 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 readText() is called from JS, otherwise, the promise will be rejected. Ack. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/pull/158#discussion_r799675539 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/pull/158/review/873384213@github.com>
Received on Friday, 4 February 2022 17:36:54 UTC