No reaction on one finger tap on window header

Bug #1674460 reported by tim474
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
touchegg (Ubuntu)
New
Undecided
Unassigned

Bug Description

If I use touchscreen without touch-egg, it emulates left mouse button click correctly. But if I launch touch-egg for multiple finger gestures, one finger tap on window header (for close the window or move it by dragging) become not to work.

How can I fix it?

Touchegg config:

<touchégg>
 <settings>
  <property name="composed_gestures_time">0</property>
 </settings>
 <application name="All">
  <gesture type="DRAG" fingers="2" direction="ALL">
   <action type="SCROLL">SPEED=7:INVERTED=false</action>
  </gesture>
  <gesture type="TAP" fingers="3" direction="">
   <action type="MOUSE_CLICK">BUTTON=2</action>
  </gesture>
  <gesture type="TAP" fingers="2" direction="">
   <action type="MOUSE_CLICK">BUTTON=3</action>
  </gesture>
 </application>

</touchégg>

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: touchegg 1.1.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-41.44-generic 4.8.17
Uname: Linux 4.8.0-41-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Mar 20 22:14:18 2017
SourcePackage: touchegg
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
tim474 (tim474) wrote :
Revision history for this message
tim474 (tim474) wrote :

UPDATE: it's only with xfwm4 window manager. Other WMs work properly.

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.