gomita / firegestures

FireGestures, a Firefox extension.
http://www.xuldev.org/firegestures/
Other
128 stars 30 forks source link

Gestures sometimes trigger twice #81

Closed tractorcow closed 9 years ago

tractorcow commented 10 years ago

Typically with a simple gesture (left -> close current tab) a single gesture can be triggered twice.

I suggest to add a configurable minimum "sleep timeout" after any gesture activation during which another action will be ignored. Alternatively, some other fix that prevents double actions triggering on a single gesture. :)

This issue is likely a bug in the triggering of gestures, but I could also see this solution as a potential usability improvement for users who have impaired movement.

tractorcow commented 9 years ago

I think this could be caused by my mouse having a faulty right click. Closing this just in case. :)