[
https://issues.apache.org/jira/browse/GUACAMOLE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762917#comment-16762917
]
Amarjeet Singh commented on GUACAMOLE-478:
------------------------------------------
Thanks Mike.
This will break things on any platform that includes "\r\n" in the copied
Yes, It will break things. We need to take variation on line endings into
account.
I will create a table where I would be testing with all the browsers[ IE,
EDGE, CHROME, FIREFOX and SAFARI] in Windows RDP Server and XRDP server and
then we can narrow down the issue.
Please let me know if any other RDP server I can test to check the
behaviour.
Thanks & Regards
Amarjeet Singh
On Wed, Feb 6, 2019 at 12:03 AM Michael Jumper (JIRA) <[email protected]>
wrote:
> RDP clipboard uses incorrect newline characters
> -----------------------------------------------
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
> Issue Type: Bug
> Components: RDP
> Reporter: Amarjeet Singh
> Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard
> contents is assumed to use Windows-style newline characters (CR+LF).
> Guacamole currently does not attempt to translate newline characters, sending
> the format used within the received clipboard stream. This means that
> applications running within RDP which only support Windows-style newlines,
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline
> characters are unaffected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)