MacGesture/MacGesture

Gestures execute before right mouse button is released

BenSimpsonVF opened this issue ยท 1 comments

๐Ÿ‡ฌ๐Ÿ‡ง Please write the feedback in English if possible so everyone who might read it will be able to respond easily! ๐Ÿ‘

Describe the bug
Executes gestures before RMB is released, making it impossible to execute (for examble) URD without executing U and UR if they are enabled

Steps To Reproduce
Steps to reproduce the behaviour:
1: define gestures as follows:

  • D : *chrome : Cmd + w : close tab
  • DR : *chrome : Cmd + t : new tab
  • define at least one gesture with the filter "*" (that seems to make it start behaving in this way)
    2: open chrome and try these out

Expected behaviour
It becomes impossible to trigger the gesture to open a new tab without closing the current tab in the process

Version

3.2.0

My mistake. I thought that "trigger on every match" meant "enable". I might change this to a documentation pull request so others do not also get confused