[
https://issues.apache.org/jira/browse/GUACAMOLE-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871791#comment-16871791
]
Michael Jumper commented on GUACAMOLE-380:
------------------------------------------
{quote}
Is this possible, or is there another way to do it?
{quote}
You can set the default input method on a per-browser basis within the
"Preferences" tab of the settings screen. Once selected, that will be the
default within the browser from that point forward.
{quote}
I can't seem to get the guac menu to show when connecting to a desktop through
an ipad.
{quote}
Unfortunately, this is because iOS uses the swipe-from-the-left gesture to
navigate backward in the browser history, and this gesture takes priority over
JavaScript handling of the same. For Guacamole to see the gesture and open the
menu, you would need to:
* Open the connection in a new tab, such that there _is_ no history.
* Bookmark the application to the device's home screen. Doing this grants the
application greater control of what keyboard events can be captured, what
gestures can be overridden, etc. I believe this would allow Guacamole to take
full control of the relevant swipe gesture.
> Automatically select "text input" on mobile devices
> ---------------------------------------------------
>
> Key: GUACAMOLE-380
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-380
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole
> Reporter: Fx Chef
> Priority: Major
>
> Is this possible, or is there another way to do it? I can't seem to get the
> guac menu to show when connecting to a desktop through an ipad.
> thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)