xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
944 stars 83 forks source link

Directional Mouse Gestures partially broken #213

Closed TFWol closed 1 year ago

TFWol commented 1 year ago

File affected is mouseGestures.uc.js

Ever since the change to how directional mouse gestures are performed, I haven't been able to get combinations like 'right-click+drag left/right/up/down' to work. It just won't fire.

I end up reverting the file to get things working again. Attached is the version that continues to work for me. mouseGestures.uc.zip

I performed the usual steps with clear cache + reload and grabbing the latest files from the repo.

TFWol commented 1 year ago

It was fixed at some point.