[
https://issues.apache.org/jira/browse/GUACAMOLE-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper updated GUACAMOLE-1917:
-----------------------------------
Fix Version/s: 1.5.5
> Updates to clipboard contents may be delayed due to lack of flush
> -----------------------------------------------------------------
>
> Key: GUACAMOLE-1917
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1917
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server
> Reporter: Mike Jumper
> Priority: Minor
> Fix For: 1.5.5
>
>
> All protocols currently implemented by {{guacamole-server}} rely on
> {{guac_common_clipboard}} to maintain and resend the contents of the remote
> clipboard, however the {{guac_common_clipboard_send()}} function lacks a call
> to {{guac_socket_flush()}} after the clipboard has been sent. Depending on
> the size of data copied, this can result in connected clients not actually
> receiving the changed clipboard data until something else happens to flush
> the socket, such as the end of a frame.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)