https://bugs.kde.org/show_bug.cgi?id=421159

--- Comment #8 from Oliver Sander <oliver.san...@tu-dresden.de> ---
I tried to write a unit test for this, but I failed to find a way to send wheel
events to the PageView object.  This seems to be a known problem:

  
https://stackoverflow.com/questions/50996997/how-to-simulate-mouse-wheel-events-using-qtestlib-qt5

I see TabletEvents being sent in parttest.cpp by calls to

    qApp->notify( qApp, &enterProximityEvent );

but that doesn't seem to work for wheel events.

Is there a secret trick to it, or do we have to live without a test?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to