You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "devrandom (JIRA)" <ji...@apache.org> on 2017/03/07 19:13:38 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=15899965#comment-15899965 ] 

devrandom edited comment on GUACAMOLE-232 at 3/7/17 7:13 PM:
-------------------------------------------------------------

I could fix it(no stuck keys after 30 min of tpying with excessive return/backspace usage ;)) by modifying
{code}guacamole-common-js/src/main/webapp/modules/Keyboard.js{code}

Please see attached patch file  guac_patch_keyboard.patch

Not more than a "dirty" workaround, but perhaps it helps to develop a generic solution.




was (Author: devrandom):
I could fix it(no stuck keys after 30 min of tpying wit excessive return/backspace use ;)) by modifying
{code}guacamole-common-js/src/main/webapp/modules/Keyboard.js{code}

Please see attached patch file  guac_patch_keyboard.patch

Not more than a "dirty" workaround, perhaps it helps to develop a generic solution 



> 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
>              Labels: patch
>         Attachments: guac_patch_keyboard.patch, guac_stuck2.png, guac_stuck3.PNG, guac_stuck4.png, guac_stuck.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
(v6.3.15#6346)