[ https://issues.apache.org/jira/browse/GUACAMOLE-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Couchman updated GUACAMOLE-1503: ------------------------------------- Affects Version/s: (was: 1.2.0) (was: 1.3.0) (was: 1.4.0) > 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 > Reporter: nw-engineer > Priority: Major > 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.10#820010)