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

Amarjeet Singh edited comment on GUACAMOLE-478 at 1/9/18 4:27 PM:
------------------------------------------------------------------

Dear Michael,

My local machine is Windows 10 and my RDP machine is also Windows 10. When I am 
copying data from Windows notepad of local machine to Windows notepad of Remote 
machine then  It is stripping new lines. 

but when I am doing same from Microsoft RDP ( mstsc ) then it is not stripping 
line.

       
{quote}Amarjeet, newline characters are not being stripped. In the case where 
newlines are not showing within Notepad, it is because Notepad strictly only 
supports Windows-style newlines, 
            not because newline characters are absent{quote}



We are sending text with window new line style which should be supported by 
notepad as it supports it.* Is there any conversion from window style to Unix 
style in between ?*
   

[~mike.jumper]   what does it mean "replacing all UNIX-style newlines within 
the clipboard " ? Does it has to do something with guacamole-server  where we 
can change and verify?


was (Author: amarjeetxc):
Dear Michael,

My local machine is Windows 10 and my RDP machine is also Windows 10. When I am 
copying data from Windows notepad of local machine to Windows notepad of Remote 
machine then  It is stripping new lines. 

but when I am doing same from Microsoft RDP ( mstsc ) then it is not stripping 
line.

       
[#Amarjeet, newline characters are not being stripped. In the case where 
newlines are not showing within Notepad, it is because Notepad strictly only 
supports Windows-style newlines, 
            not because newline characters are absent.]



We are sending text with window new line style which should be supported by 
notepad as it supports it.* Is there any conversion from window style to Unix 
style in between ?*
   

[~mike.jumper]   what does it mean "replacing all UNIX-style newlines within 
the clipboard " ? Does it has to do something with guacamole-server  where we 
can change and verify?

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

Reply via email to