gomita / firegestures

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

Crolling wheel gestures and scrolling simultaneously in nightly #156

Open aronovgj opened 7 years ago

aronovgj commented 7 years ago

I set up scrolling wheel gestures as follows:

right click + wheel up -> previous tab right click + wheel down -> next tab

Expected: Do only as it says.

Actual behaviour: Switching tabs does work but at the same time it also scrolls up/down on each page the gesture is started from.

Happens on Firefox Nightly, but works well on stable.