Issues with wheelEvent under Linux
-
wrote on 1 Jul 2015, 15:19 last edited by PierreBdR 7 Jan 2015, 15:26
I have the following problem with Qt 5.4 under Linux: scrolling events can happen in the wrong direction. For example, I may scroll up but receive a combination of positive and negative scrolling angles. It seems to happen if the drawing is a bit slow in my application. Could it be related to the way events are combined?
Note: Just tried with Qt 5.5, and the problem is still there.
-
Hi,
Is this something new to 5.4 or did you already had that before ?
-
wrote on 2 Jul 2015, 00:36 last edited by
I had an old mouse that gave irratic scroll wheel signals. It still worked but I did notice it jumpy when trying to scoll windows on occasion (all windows, not just Qt). I don't know what you are using but I would make sure the problem is not hardware.
3/3