[
https://issues.apache.org/jira/browse/GUACAMOLE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320856#comment-17320856
]
junchytata edited comment on GUACAMOLE-1004 at 4/14/21, 9:47 AM:
-----------------------------------------------------------------
[~tanakakz]
I'm sorry about the second part of client's issues below,
{quote}As a result, the keydown event of the Zenkaku_Hankaku key cannot be
acquired normally\{quote}
* guacamole-client's src/main/webapp/modules/InputSink.js
I still do not know how to fix it.
If it's possible, could you please tell me the solution?
was (Author: junchytata):
[~tanakakz]
I'm sorry about the second part of client's issues below,
* guacamole-client's src/main/webapp/modules/InputSink.js
I still do not know how to fix it.
If it's possible, could you please tell me the solution?
> 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
> Priority: Minor
>
> 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)