[ https://issues.apache.org/jira/browse/GUACAMOLE-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770251#comment-17770251 ]
Mike Jumper edited comment on GUACAMOLE-1857 at 9/28/23 10:31 PM: ------------------------------------------------------------------ [~stcbus], can you clarify what are you looking to revisit/track with this issue? The Guacamole webapp doesn't perform any browser sniffing in determining whether the Async Clipboard API is present; it simply uses it if it's available. If a browser that previously didn't support the Async Clipboard API suddenly begins supporting it, there's no need for matching code changes on the Guacamole side. It'll just start working. was (Author: mike.jumper): [~stcbus], can you clarify what are you looking to revisit/track with this issue? The Guacamole webapp doesn't perform any browser sniffing in determining whether the Aync Clipboard API is present; it simply uses it if it's available. If a browser that previously didn't support the Async Clipboard API suddenly begins supporting it, there's no need for matching code changes on the Guacamole side. It'll just start working. > Add Safari/Webkit support for clipboard (aync api) > -------------------------------------------------- > > Key: GUACAMOLE-1857 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1857 > Project: Guacamole > Issue Type: Improvement > Components: guacamole-client > Affects Versions: 1.5.3 > Reporter: sbcbus > Priority: Trivial > > The [current FAQ > |https://guacamole.apache.org/faq/#keyboard-shortcuts]mentions mostly Chrome > for supporting writing/reading from the clipboard via the newer async > clipboard API, which doesn't require bringing up the Guacamole menu. Webkit > has seemingly adopted this API as of [June > 2020|[https://webkit.org/blog/10855/async-clipboard-api/].] > > The FAQ also mentions some browsers implement restrictions, and there is a > section in the webkit announcement about clicks required, etc. It would be > nice to see if this could be revisited and see the behavior in Chrome today > can be matched. -- This message was sent by Atlassian Jira (v8.20.10#820010)