[
https://issues.apache.org/jira/browse/GUACAMOLE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954431#comment-16954431
]
Jan edited comment on GUACAMOLE-883 at 10/18/19 9:33 AM:
---------------------------------------------------------
Thanks to you all
I have prepared tools for debug, but now thanks to you it was very fast to make
guacamole back useable for me.
As workaround I have commented out
https://github.com/apache/guacamole-client/blob/ff8fb55880827912893d733e57fc7ae0a789931f/guacamole/src/main/webapp/app/client/directives/guacViewport.js#L95,
which caused infinite loop and changed 10ms to 100s in
https://github.com/apache/guacamole-client/blob/ff8fb55880827912893d733e57fc7ae0a789931f/guacamole/src/main/webapp/app/client/directives/guacViewport.js#L98,
because 10ms caused moving and resizing remote screen upredictably during
zooming in or out.
I am using guacamole mostly in html5 web for monitoring and presenting some
running java gui application using xvfb and x11vnc. My remote screens are read
only, so I need only zoom in, zoom out and move with screen which is bigger,
than device screen, which now all seems to be OK.
I am using guacamole version 1.1.0 both client and server and client devices
are iPhones SE running iOS 13.1.3 and iPads 2018 running iPadOS 13.1.3
was (Author: blaha):
Thanks to you all
I have prepared tools for debug, but now thanks to you it was very fast to make
guacamole back useable for me.
As workaround I have commented out
https://github.com/apache/guacamole-client/blob/ff8fb55880827912893d733e57fc7ae0a789931f/guacamole/src/main/webapp/app/client/directives/guacViewport.js#L95,
which caused infinite loop nd changed 10ms to 100s in
https://github.com/apache/guacamole-client/blob/ff8fb55880827912893d733e57fc7ae0a789931f/guacamole/src/main/webapp/app/client/directives/guacViewport.js#L98,
because 10ms caused moving and resizing remote screen upredictebly during
zooming in or out.
I am using guacamole mostly in html5 web for monitoring and presenting some
running java gui application using xvfb and x11vnc. My remote screens are read
only, so I need only zoom in, zoom out and move with screen which is bigger,
than device screen, which now all seems to be OK.
I am using guacamole version 1.1.0 both client and server and client devices
are iPhones SE running iOS 13.1.3 and iPad 2018 running iPadOS 13.1.3
> Touch mouse emulation no longer works as of iOS 13
> --------------------------------------------------
>
> Key: GUACAMOLE-883
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-883
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client
> Affects Versions: 1.0.0
> Reporter: Thomas
> Priority: Minor
>
> With devices running iOS 13, it is no longer possible to interact with remote
> desktops using touch-driven mouse emulation. The specific reason for this is
> not yet known. Older releases of iOS work correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)