[ 
https://issues.apache.org/jira/browse/GUACAMOLE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Jumper updated GUACAMOLE-150:
-------------------------------------
    Affects Version/s:     (was: 0.9.10-incubating)
        Fix Version/s:     (was: 0.9.10-incubating)

> onclipboard event doesn't fire on non-text clipboard data
> ---------------------------------------------------------
>
>                 Key: GUACAMOLE-150
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-150
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client
>         Environment: Linux Mint 18 64 bit
> Tomcat 8
> RDP access to Win2012 server
>            Reporter: Marko Nikolić
>
> When clipboard data is selected in remote client, the event onclipboard 
> should fire in {{Guacamole.Client}} object. However, this does not happen for 
> non-text clipboard data.
> Previous versions explicitly supported only text in the clipboard. Starting 
> from 0.9.10 version there is a code in {{app/client/types/ManagedClient.js}} 
> , function {{onclipboard}}, that handles both textual and binary data. 
> However, it still works only for textual data.
> The change is introduced by commit 8c54461 , but it seems that binary 
> clipboard data isn't introduced in the server code also. The guacd reports 
> the following when non-textual data is selected:
> guacd\[779\]: INFO:   Ignoring unsupported clipboard data
> This looks misleading to me, as it gives the wrong impression that 
> functionality exists. I believe it should be aligned, either by finishing 
> implementation in server or removing non-functional implementation from 
> client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to