You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/09/29 23:36:00 UTC

[jira] [Reopened] (GUACAMOLE-232) Stuck keys iPad/Bluetooth keyboard (Return/Backspace/Space)

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

Michael Jumper reopened GUACAMOLE-232:
--------------------------------------

Currently seeing a regression where pressing the right "Ctrl" key produces both left and right keydown/keyup events. Leveraged [pending test changes|https://github.com/apache/guacamole-website/pull/60] and git bisect to locate the problematic commit:

{code:none}
[mjumper@dev-mjumper guacamole-client]$ git bisect bad
c3d3093d25f54ded07574d691a545711c9f6e1bd is the first bad commit
commit c3d3093d25f54ded07574d691a545711c9f6e1bd
Author: Michael Jumper <mj...@apache.org>
Date:   Mon Jan 15 14:04:15 2018 -0800

    GUACAMOLE-232: Automatically press modifiers if remote state does not match local state.

:040000 040000 830ea6d925920d661197b4d0965b68949bf84ef6 be3535ab26caddaa88cfd7d647778787a28d709a M	guacamole-common-js
[mjumper@dev-mjumper guacamole-client]$ 
{code}


> Stuck keys iPad/Bluetooth keyboard (Return/Backspace/Space)
> -----------------------------------------------------------
>
>                 Key: GUACAMOLE-232
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-232
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client
>    Affects Versions: 0.9.10-incubating, 0.9.11-incubating
>            Reporter: devrandom
>            Assignee: Michael Jumper
>            Priority: Major
>              Labels: patch
>             Fix For: 1.0.0
>
>         Attachments: guac_patch_keyboard.patch, guac_stuck.png, guac_stuck2.png, guac_stuck3.PNG, guac_stuck4.png
>
>
> I have the same issues as described in:
> https://glyptodon.org/jira/browse/GUAC-661
> Which theoretically was solved in 0.9.7.
> After some typing using iPad with connected bluetooth keyboard, the following Keys may get stuck.
> * return
> * space
> * backspace
> Attached you'll find an example using xev on linux.
> Guacamole produces keyup and keydown events in a loop.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)