[okular] [Bug 421159] Scrolling by clicking the scroll bar is reset by scrolling with scroll wheel

Oliver Sander bugzilla_noreply at kde.org
Wed Jun 3 07:22:13 BST 2020


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

--- Comment #8 from Oliver Sander <oliver.sander at 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.


More information about the Okular-devel mailing list