[
https://issues.apache.org/jira/browse/GUACAMOLE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385669#comment-16385669
]
Amarjeet Singh commented on GUACAMOLE-478:
------------------------------------------
More INFO of the above issue is as follows :-
if I copy the following text from Local clipboard to remote Notepad it pastes
the text "AmarjeetSingh" without new line character.
*Amarjeet
Singh*
and If I copy the pasted text "AmarjeetSingh" from remote notepad to Local
Notepad it pastes the following text with new line character.
*Amarjeet
Singh*
which means it is working while copying from remote to local notepad.
> 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)