[
https://issues.apache.org/jira/browse/GUACAMOLE-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224322#comment-17224322
]
Jack Zweers commented on GUACAMOLE-1204:
----------------------------------------
Hi Mike, thank you for replying. Sorry that I wasn't clear at the start of this
topic.
Specific tablet:: Samsung Galaxy Tab S6 SM-T860
Specific version of the OS: Android 10, Kernel 4.14.117-19479728
Browser: Chrome
Version of Chrome: 86.0.4240.110
This is what I changed in Mouse.js
788 /**
789 * Whether a gesture is known to be in progress. If false, touch events
790 * will be ignored.
791 *
792 * @private
793 */
794 var gesture_in_progress = true;
I altered the value 'false' into 'true'. Expected that it wouldn't ignore the
touch events anymore.
I set up this guacamole server to connect to my ubuntu desktop (20.10-01 LTS
with Mate as window manager) with XRDP . With the RD client app provided bij
the Play store the connection is just what it has to be. When I use Guacamole
to connect it is not.
In this desktop I intend to visit my serverpage with the Chrome browser in
kiosmode, Actually, I configured the session with an auto startup of the
webpage (Moodle) in kiosmode. Then it looks like a normal page. There is just a
huge difference between the usual way of scrolling and moving the page (like
with the RD client), I can't move the page with my fingers, like an average
webpage does on my tablet. When I use the keyboard and mouse there are no
limitations, everything works fine, except for the touchscreen. Is this more
clear to you?
> Panning/swiping not functioning on Android tablet
> -------------------------------------------------
>
> Key: GUACAMOLE-1204
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1204
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-client, guacamole-common-js, RDP
> Affects Versions: 1.2.0
> Reporter: Jack Zweers
> Priority: Major
>
> I set up a guacamole server and client. works like a charm. I made
> connections to ubuntu mate desktops (xrdp) and windows 10 pro (rdp) desktops
> . There is just one exception, when I open the connection on a Android Tablet
> with the latest version of the os it lacks touchscreen connectivity. No
> panning, no swiping like its is common in a browser.
> I studied the Mouse.js file, made some changes, but still no effect. How to
> solve this?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)