Bug 425376 - Disconnect between Mousewheel and page control Area of scrollbar
Summary: Disconnect between Mousewheel and page control Area of scrollbar
Status: RESOLVED DUPLICATE of bug 421159
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 1.11.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-15 11:46 UTC by Frank Storm
Modified: 2020-11-06 17:37 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***