[
https://issues.apache.org/jira/browse/GUACAMOLE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268397#comment-17268397
]
Mike Jumper commented on GUACAMOLE-1269:
----------------------------------------
>From
>http://guacamole.apache.org/doc/gug/configuring-guacamole.html#vnc-clipboard-encoding:
{quote}
... the VNC standard requires that clipboard data be encoded in ISO 8859-1.
{quote}
The ISO 8859-1 standard defines only a limited set of Latin characters and does
not define any Russian characters. It is not possible within the VNC standard
to copy/paste Russian characters. If you know in advance that your VNC server
supports something that _does_ accept Russian characters (like UTF-8), you can
manually override the character set conversion, but this can not work unless
your VNC server knows that inbound clipboard data is going to be in the
specified character set (and will not be following the VNC standard).
> Codepage problem: can't paste Russian text through the VNC provided by
> UltraVNC server
> --------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-1269
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1269
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Affects Versions: 1.3.0
> Reporter: Mark Chistyakov
> Priority: Major
>
> Steps to replicate:
> # Client browser: Google Chrome 87 on Windows 10;
> # Remote Desktop: Windows 10, UltraVNC Server;
> # You just paste any Russian text into the clipboard. When you paste it into
> the remote desktop, you get either "?" signs or some other weird symbols
> depending on the codepage you have set for the connection.
> This problem only affects VNC connections - we do not have any problems with
> RDP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)