You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "nw-engineer (Jira)" <ji...@apache.org> on 2022/01/16 16:01:00 UTC

[jira] [Created] (GUACAMOLE-1503) Japanese Character input cannot be switched By full-width half-width key.

nw-engineer created GUACAMOLE-1503:
--------------------------------------

             Summary: Japanese Character input cannot be switched By full-width half-width key.
                 Key: GUACAMOLE-1503
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1503
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole-common-js, guacamole-server
    Affects Versions: 1.4.0, 1.3.0, 1.2.0
            Reporter: nw-engineer
         Attachments: after.png, before.png

I am Japanese. Many Japanese who use Guacamole face the same troubles.

When using guacamole, it is not possible to switch to Japanese input mode using the full-width / half-width keys.

This is because the input on the local terminal side is switched from English to Japanese, and the remote terminal side remains in English.

 

Before pressing the full-width half-width key.

!before.png 

After pressing the full-width half-width key.

!after.png

 

These could be resolved by modifying some js files for guacamole-client and the Source file for guacamole-server.

★guacamole-client
 guacamole-common-js/src/main/webapp/modules/Keyboard.js
 guacamole-common-js/src/main/webapp/modules/InputSink.js

★guacamole-server
 src/protocols/rdp/keymaps/ja_jp_qwerty.keymap
 src/protocols/rdp/settings.c

Are you sure you want to send a pull request for the fix?

※With this fix, many Japanese will be delighted and the number of guacamole users will increase!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)