Robin Thomas
Robin Thomas
Can you please execute the following code in the web console (Ctrl + Shift + K) on a website where wheel gestures should normally work. ``` window.addEventListener("wheel", (event) => {...
@rodalpho Thanks. So the output clearly shows that this must be a firefox related problem, because "buttons" should not be 0 if you hold down another mouse button.
> The same wheel gestures and actions work fine in Foxygestures on Fx58b9 on MacOS. Maybe because the author implemented them differently.
I suggest you open a new bug ticket here: https://bugzilla.mozilla.org/enter_bug.cgi since I'm not able to reproduce it by my self.
Report your MacOS operating system, different Firefox versions where the bug occurs, maybe your mouse pointer device and answer the following questions: **What did you do? (steps to reproduce)** 1....
I cannot reproduce your issue. I've tested it on several images (for example https://upload.wikimedia.org/wikipedia/commons/d/d2/Firefox_Logo%2C_2017.png) Please provide an example image/url.
> Where do you paste the image? Libre Office Writer, Impress and Inkscape. I just changed the copy image command code. Can you please try if it fixes your problem?...
Unfortunately this has to be a Firefox bug. I just opened a [ticket](https://bugzilla.mozilla.org/show_bug.cgi?id=1581055) for that.
@Cepr0 You want to scroll multiple times with one gesture, by moving the mouse downwards/upwards? If that's what you are asking for then this is not possible.
@lifemare Since I do not have the right hardware to reproduce the issue I'll need more information to fix this. Please describe exactly: 1. What you are doing 2. What...