You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/08/24 16:53:00 UTC

[jira] [Commented] (GUACAMOLE-602) Only update clipboard for specific session

    [ https://issues.apache.org/jira/browse/GUACAMOLE-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591906#comment-16591906 ] 

Nick Couchman commented on GUACAMOLE-602:
-----------------------------------------

[~krahujec] This is not likely something that any of the current Guacamole developers will take up.  As it is, Guacamole is implemented to behave the way that users expect it to behave - that the local clipboard of the client machine is synchronized with any and all remote sessions.  This is in line with how other remote clients (RDP and VNC, as well as Terminal emulators) behave.

If it's something you're interested in having, you're welcome to take a stab at implementing it yourself.  I would caution that changing the default behavior to what you've suggested would probably not be accepted - if the change were something that made it configurable, that might be acceptable, but, by default, Guacamole should behave the same way as other remote desktop clients and terminal emulators.

> Only update clipboard for specific session
> ------------------------------------------
>
>                 Key: GUACAMOLE-602
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-602
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: RDP, SSH, Telnet, Terminal, VNC
>            Reporter: Josef Krahujec
>            Priority: Minor
>
> Copying text from remote system inserts the text to all connected clients’ local clipboard. Guacamole could check the request origin and forward the response to the respective session.
> Relevant to https://issues.apache.org/jira/projects/GUACAMOLE/issues/GUACAMOLE-559



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)