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

Vijender Yadav commented on GUACAMOLE-478:
------------------------------------------

Hi [~mike.jumper]

i am facing similar issue and I will describe it again here:
 # When I use mstsc.exe from a Windows PC and do RDP to a remote Windows PC, I 
can copy data from my local notepad.exe to the remote notepad.exe  with no 
issue related to newline characters getting removed. I can also copy data from 
any other Windows app on my local PC to any other app in any other app in 
remote session without any issue. 
 # Using Guacamole, when I connect to a same remote Windows PC and I copy data 
from my local notepad to the notepad.exe in the remote RDP session, the newline 
characters are removed. I am not claiming that the characters 

As Guacamole is supposed to have same clipboard behavior as mstsc.exe than this 
behavior is looking different. 

Do you see the issue here?

Its not about notepad not able to support unix like newline. If data is copied 
from a notepad.exe and pasted (via Guacamole) in another notepad.exe, then it 
should have displayed same way in both the apps.

Vijender

> 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