[
https://issues.apache.org/jira/browse/GUACAMOLE-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561961#comment-16561961
]
Michael Jumper commented on GUACAMOLE-602:
------------------------------------------
I'm not sure what is meant here.
When data is copied within a remote system, it is the remote desktop server
which handles that copied data, forwarding the data along the remote desktop
connection to the connected Guacamole client. Guacamole then forwards that
received data to only the clients connected to that specific remote desktop
connection. The data is not broadcast indiscriminately across all clients; it
reaches only the connection relevant to that data.
Received data may be synchronized further if several active connections are
tied to the same local clipboard, but that should be expected, no? If a user is
connected to multiple Guacamole connections via a browser running on one local
machine, each connection will share the same local clipboard because there _is_
one local clipboard.
> 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
> Environment: Guacamole 1.0.0 (master branch), VNC interface:
> dorowu/ubuntu-desktop-lxde-vnc (docker image)
> 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)