[ 
https://issues.apache.org/jira/browse/GUACAMOLE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman resolved GUACAMOLE-2226.
--------------------------------------
    Resolution: Fixed

> Newlines stripped on multiline paste via browser menu (SSH/RDP/Terminal...)
> ---------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-2226
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-2226
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.6.0
>         Environment: On macOS:
> - macOS Chrome browser -> Guacamole ssh or RDP -> macOS Debian 13 VM
> - macOS Debian 13 VM Chrome browser -> Guacamole ssh or RDP -> Debian 13 VM
> Haven't tested on Windows
>            Reporter: Bradley Bennett
>            Priority: Minor
>             Fix For: 1.6.1
>
>
> When using the browser menu (e.g. *File and Edit/Paste* in Chrome) pasting 
> multiline text to a Guacamole SSH, RDP... session, the newline (LF or CR/LF) 
> is dropped. e.g.
> {code:java}
> line1<LF>
> line2<LF>
> line3<LF>
> {code}
> becomes:
> {code:java}
> line1line2line3
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to