- From: Šime Vidas <notifications@github.com>
- Date: Fri, 02 Sep 2022 15:25:54 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 September 2022 22:26:06 UTC
It should be noted that Chromium-based browsers do have some restrictions for writing text to the clipboard: - Secure context (https) - Chome is current app - Script is running in the active tab (https://groups.google.com/a/chromium.org/g/blink-dev/c/epeaao7l13M/m/b8ewAH5uBwAJ) So if a web page is loaded into a background tab, it won’t be able to write to the clipboard. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/182#issuecomment-1235939636 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/issues/182/1235939636@github.com>
Received on Friday, 2 September 2022 22:26:06 UTC