Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
0.9.14
-
None
-
None
-
Host: macOS Mojave
Browser: Chrome 70
Guest: Kali Linux (VirtualBox 5.2.18)
Description
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)
Attachments
Attachments
Issue Links
- relates to
-
GUACAMOLE-1386 Map "meta" (Windows) key for RDP connections
- Resolved