Open
Description
I'm using the clipboard handle as an alternative to save files on an application. It seems to work across most browsers when I'm using it to write text to the user's clipboard, with the exception of Chrome on Mac. I checked if it was supported via the is_supported flag, and even have someone explicitly give the Clipboard API permission on the page but it still did not write text to the clipboard. Is there something I'm missing in terms of security issues, or is this a limitation on how the handle is implemented?
Metadata
Metadata
Assignees
Labels
No labels