Bug 5844 - Click while panning
Summary: Click while panning
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.7.0
Assignee: Samuel Mannehed
URL:
Keywords: prosaic, thomas_tester
Depends on:
Blocks:
 
Reported: 2016-04-13 17:03 CEST by Samuel Mannehed
Modified: 2016-09-23 10:11 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Samuel Mannehed cendio 2016-04-13 17:03:52 CEST
On touch devices the HTML5 client runs in panning mode. This means that if the remote session is larger than the viewport, you get the option to pan (the hand icon). Currently, you cannot click while panning, you have to toggle it off before clicking.

Users who are using the HTML5 client on a device with a small screen or low resolution will be using panning mode a lot. The toggling back and forth is annoying. We should make it possible to click while panning.
Comment 1 Samuel Mannehed cendio 2016-04-18 16:28:01 CEST
Work on this is being done upstream:

https://github.com/kanaka/noVNC/pull/600

There is an issue on some devices that causes problems. Due to this, the changes include an added 10 px threshold for panning (you have to move more than 10 px before it starts panning).
Comment 3 Samuel Mannehed cendio 2016-06-21 14:32:49 CEST
Fixed now with the vendordrop that was made for bug 5814.

To test this, the tester should use a touch device. In order to enable panning you can run xrandr to set a higher resolution (it will automatically resize when you for example rotate the device).
Comment 4 Thomas Nilefalk cendio 2016-06-23 11:00:14 CEST
Tested on CentOS 7 and Safari on iOS/iPhone6. could click, like closing windows without leaving panning mode.

Note You need to log in before you can comment on or make changes to this bug.