Mike Jumper created GUACAMOLE-2080: -------------------------------------- Summary: Touch interaction on iOS produces unexpected touch IDs Key: GUACAMOLE-2080 URL: https://issues.apache.org/jira/browse/GUACAMOLE-2080 Project: Guacamole Issue Type: Bug Components: guacamole-common-js Reporter: Mike Jumper
When using an iOS device like an iPad, the support for forwarding local touch interaction as {{touch}} instructions does not work as intended, with the IDs of each touch being randomized and extremely large. This can easily exceed the expectations of code consuming these events (sequential IDs), breaking touch interaction when the larger IDs result in the event being discarded as invalid. -- This message was sent by Atlassian Jira (v8.20.10#820010)