[
https://issues.apache.org/jira/browse/GUACAMOLE-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899965#comment-15899965
]
devrandom commented on GUACAMOLE-232:
-------------------------------------
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
> Attachments: 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)