You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jimmy (Jira)" <ji...@apache.org> on 2020/12/18 20:22:00 UTC

[jira] [Comment Edited] (GUACAMOLE-1186) Clipboard issue that can't paste the image data when changing the focus

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

Jimmy edited comment on GUACAMOLE-1186 at 12/18/20, 8:21 PM:
-------------------------------------------------------------

[~vnick], So I think that the guacamole server doesn't need to reset the clipboard of the remote server when users copy any data within the remote server.


was (Author: myjimmy):
[~vnick], So I think that the guacamole server doesn't need to reset the clipboard of the remote server when users copies any data within the remote server.

> Clipboard issue that can't paste the image data when changing the focus
> -----------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1186
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1186
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client, guacamole-server
>    Affects Versions: 1.2.0
>         Environment: Ubuntu 18.04 64bit, Windows 10 64 bit
>            Reporter: Jimmy
>            Priority: Minor
>              Labels: features
>         Attachments: apache-guacd-clipboard-issue.mp4, xfreerdp-clipboard-issue.mp4
>
>
> I found one clipboard issue when working on the remote server over the apache guacamole client built from the latest source.
>  
> The test case follows as below:
>  # Connect to the {color:#de350b}*remote server*{color} (Windows 10, 64bit) via the Apache Guacamole Client.
>  # {color:#de350b}*In the remote server,*{color} open NotePad, type some text, press Ctrl+A to select all text, copy it by pressing Ctrl+C.
>  # {color:#de350b}*In the remote server,* {color}open WordPad and press Ctrl+V to paste the clipboard.
>  # {color:#de350b}*In the remote server,* {color}open Paint, draw any shapes, press CTrl+A to select all, and press Ctrl+C to copy it.
>  # *{color:#de350b}In the remote server,{color}* select WordPad to press Ctrl+V to paste the clipboard.
>  # *In the client computer,* move the focus from Chrome with the opened guacamole client to another application.
>  # *In the client computer,* move back to the guacamole client page of Chrome.
>  # *In the remote server,* select WordPad to press Ctrl+V to paste the clipboard.
>  
> In step 8, we can see the issue.
> That's, we can't paste the image, but can paste only the text copied in the previous step.
>  
> When performed the above test case in the FreeRDP (xfreerdp) and the MS RDP client (mstsc.exe), I can't see this issue.
>  
> For more information, please see the attached video files.
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)