[
https://issues.apache.org/jira/browse/GUACAMOLE-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251980#comment-17251980
]
Jimmy commented on GUACAMOLE-1186:
----------------------------------
[~mjumper], *Users require that they can paste the copied data (text & image
copied from the remote server) into the remote server without any limitation.*
But when copying any images in MS Excel or MS Word of the remote server, if
users change the focus to another application in the client computer and get
back to the remote server by clicking the guacamole client, the clipboard of
the remote server is reset so that users can't paste the copied image and they
have to copy the images again.
So, I think that we have to fix this issue.
If you think that I'm right, I'll fix this issue.
> 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: Major
> 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)