simultaneous touch events trigger only the first touch

Bug #1339710 reported by Andreas E.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Onboard
Incomplete
Undecided
Unassigned
onboard (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

expected behavior:
When I do a key combination (like shift+a or ctrl+s), I would naturally put finger 1 on "ctrl", then finger 2 on "s" and then release both, as I am used it from a physical keyboard. It is also working like that on various touchscreen phones.

observation:
The first/single touch is recognized but the (added) second touch does not yet trigger the "s". The ctrl key stays in highlighted mode and waits for another separate input of "s".
Instead of simultanously touching both keys, I need to touch them consecutively.

Ubuntu 14.04
onboard 1.0.1+1811-0 amd64

Revision history for this message
marmuta (marmuta) wrote :

Multi-touch in Onboard is supposed to work as you described, Andreas. I heard of people successfully using it in the wild too.

Please check if
Preferences->Keyboard->Advanced->Touch input
is set to multi-touch. This is the default.

Check if you own a Wacom touch-screen. Those are by default configured to not allow multi-touch, see also bug #1297692.
$ xsetwacom --list devices

If this returns your touch screen you'll have to disable Wacom gestures in order to get multi-touch.
$ xsetwacom --set <your touch-screen id> Gesture off

You can use the output of the "xsetwacom --list devices" command as id, or pick it from
$ xinput

Changed in onboard:
status: New → Incomplete
Changed in onboard (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for onboard (Ubuntu) because there has been no activity for 60 days.]

Changed in onboard (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.