[
https://issues.apache.org/jira/browse/GUACAMOLE-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316695#comment-16316695
]
Michael Jumper commented on GUACAMOLE-478:
------------------------------------------
{quote}
If I copy multiple line from one local notepad to other local notepad it
copies the data without new line stripping.
If I copy multiple line from remote notepad to local notepad then it copies
the data without new line stripping.
If I copy multiple line from local notepad or ( Clipboard menu as we paste
data over there ) to remote notepad then it copies the data with
new line stripping.
*"If I copy multiple line from one local notepad to other local notepad it
copies the data without new line stripping" it clearly verify that notepad
support new line characters.*
{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}
There is something we are missing in guacamole client or guacamole server.
{quote}
If it can be determined that RDP requires Windows-style newlines, and that
non-Windows RDP servers properly handle Windows-style newlines, then there
should be some sort of translation added to Guacamole's RDP support which
converts UNIX-style newlines over to Windows-style.
> Clipboard is not copying complete data from Local to Remote
> ------------------------------------------------------------
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Affects Versions: 0.9.14
> Environment: Chrome Browser
> Reporter: Amarjeet Singh
>
> I have build a war from the latest code [ forking master branch and fetch
> upstream ] .
> I am copying from local to remote clipboard using Ctrl+Alt+Shift [ Menu of
> Guacamole ].
> I have copied 4000 line in Clipboard Menu and tried to copy it in Remote
> Clipboard.
> but it only copied 3500 lines of data. I can see the data in Clipboard Menu
> but it stripped the data.
> it is not stripping the next line character [ which was a bug earlier ] .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)