[
https://issues.apache.org/jira/browse/GUACAMOLE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319619#comment-16319619
]
Michael Jumper commented on GUACAMOLE-478:
------------------------------------------
{quote}
Okay. It' related to clipboard that's why I though let it be there.
{quote}
Unless it's specifically related to the use of incorrect newline characters
within the RDP clipboard, it is not related to this issue and should be
discussed elsewhere.
{quote}
Is there any conversion from window style to Unix style in between ?
{quote}
https://en.wikipedia.org/wiki/Newline#Representations_in_different_character_encoding_specifications
> 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
(v6.4.14#64029)