You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/01/13 01:26:00 UTC

[jira] [Closed] (GUACAMOLE-657) Unexpected behaviour of modifier keys when opening Guacamole menu

     [ https://issues.apache.org/jira/browse/GUACAMOLE-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Jumper closed GUACAMOLE-657.
---------------------------------
    Resolution: Cannot Reproduce

> Unexpected behaviour of modifier keys when opening Guacamole menu
> -----------------------------------------------------------------
>
>                 Key: GUACAMOLE-657
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-657
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>    Affects Versions: 0.9.14
>         Environment: Host: macOS Mojave
> Browser: Chrome 70
> Guest: Kali Linux (VirtualBox 5.2.18)
>            Reporter: Kaspar Hageman
>            Priority: Minor
>         Attachments: rdp-key-viewer-ctrl-alt-shift.png, sendkeyevent-ctrl-alt-shift.png, vnc-xev-ctrl-alt-shift.png
>
>
> When opening the Guacamole menu, during an RDP session with a VM, with the default key combination (Ctrl + Cmd + Shift), the VM does observe key events as expected.
> For instance, when pressing Ctrl + Cmd + Shift (in that order), the following key events can be observed (using Chrome's developer tools):
>  * Ctrl pressed
>  * Cmd pressed
>  * Shift released
>  * Ctrl released
>  * Cmd released
> However, in the VM, the following key events can be observed (using xev):
>  * Ctrl pressed
> Has been tested with both version 0.9.14 and the current master branch (d4f58f2c0d812b05c392e06438e659902e8121f8)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)