Kazuhiko Tanaka created GUACAMOLE-1004:
------------------------------------------
Summary: Some keyboard input is not passed to the RDP server.
Key: GUACAMOLE-1004
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1004
Project: Guacamole
Issue Type: Bug
Reporter: Kazuhiko Tanaka
I entered the "Zenkaku_Hankaku" key, "Capslock" key, and "Hiragana" key,
but they were not passed to the RDP server.
Entering these keys affects the browser's IME. Perhaps Guacamole does not
handle these keys properly.
If enter the "Zenkaku_Hankaku" key in a Japanese browser, "Zenkaku (keyup
243 and keydown 244)" and "Hankaku (keyup 244 and keydown 243)" will be entered
alternately, so you need to obtain both.
Also, when the text area was selected, JavaScript could not get "keydown"
and only get "keyup" in some cases. This may also be relevant.
In particular, the "Zenkaku_Hankaku" key is a very important key for OS in
Japanese environment. If the "Zenkaku_Hankaku" key cannot be entered, nothing
can be done.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)