Bug 425376

Summary: Disconnect between Mousewheel and page control Area of scrollbar
Product: [Applications] okular Reporter: Frank Storm <Frank.Storm>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aacid, keziolio123, nate, oliver.sander
Priority: NOR    
Version: 1.11.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frank Storm 2020-08-15 11:46:08 UTC
SUMMARY
There is a disconnect between scrolling with the mousewheel and the page-wise scrolling by clicking at the page control area of the scrollbar. E.g, if scrolled down a few pages by clicking at the page control area and then using the mouse wheel, the page jumps back where it was before clicking at the page control area. If the slider is used, then everything is fine. 

STEPS TO REPRODUCE
1. Move the slider to the top of the document
2. Click below the slider to scroll a few pages down
3. Using the mousewheel now, the document jumps back to the top

OBSERVED RESULT
The mousewheel ignores the current position but uses the position before scolling down some pages.

EXPECTED RESULT
The mousewheel should continue to scroll from the current position.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Leap 15.2
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
I also compiled the latest version (1.11.70) but the problem is still there.
Comment 1 Albert Astals Cid 2020-08-15 17:30:24 UTC
I'm 94% sure this is a duplicate of the multiple bugs that are caused by the qscroller patches.
Comment 2 David Hurka 2020-11-06 17:37:34 UTC

*** This bug has been marked as a duplicate of bug 421159 ***