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

Amarjeet Singh edited comment on GUACAMOLE-478 at 2/10/18 7:34 AM:
-------------------------------------------------------------------

[~mike.jumper]

{quote}
I can confirm through testing that replacing all UNIX-style newlines within the 
clipboard with Windows-style newlines solves the problem with respect to the 
affected applications (Notepad), and that other applications which were not 
affected by this (applications which correctly handle the UNIX-style newlines) 
continue to work as expected with the Windows-style newlines.
{quote}

Where do I have to change from UNIX-style newlines to Windows-style newlines to 
test it ? 

Mike help me to resolve the above issue as most of the users use notepad and 
Windows RDP.


was (Author: amarjeetxc):
[~mike.jumper]

{quote} I can confirm through testing that replacing all UNIX-style newlines 
within the clipboard with Windows-style newlines solves the problem with 
respect to the affected applications (Notepad), and that other applications 
which were not affected by this (applications which correctly handle the 
UNIX-style newlines) continue to work as expected with the Windows-style 
newlines.\{quote}

Where do I have to change from UNIX-style newlines to Windows-style newlines to 
test it ? 

Mike help me to resolve the above issue as most of the users use notepad and 
Windows RDP.

> 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)

Reply via email to