Bug 455830

Summary: Can no longer use scroll wheel to scroll through document
Product: [Applications] okular Reporter: Mark Fraser <mfraz74+kde>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aacid
Priority: NOR    
Version First Reported In: 22.04.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Mark Fraser 2022-06-23 06:56:33 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open up multi-page document
2. Use scroll wheel to scroll through document

OBSERVED RESULT
Scroll wheel does nothing

EXPECTED RESULT
Scroll wheel moves forward and backwards through document

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Albert Astals Cid 2022-06-23 22:48:34 UTC
Are you sure your mouse wheel didn't break?
Comment 2 Mark Fraser 2022-06-24 06:25:11 UTC
(In reply to Albert Astals Cid from comment #1)
> Are you sure your mouse wheel didn't break?

Yes,
I can use it in other applications. It just does nothing in Okular.
Comment 3 Mark Fraser 2022-06-24 07:08:25 UTC
A bit more information. It will scroll if I've set view mode to continuous so that there is a scroll bar, but if there is no scroll bar it doesn't advance to the next page.
Comment 4 Laura David Hurka 2022-06-24 12:36:17 UTC
If you have a mouse with free spinning mouse wheel, which doesn’t scroll in discrete steps, this is Bug 443404.

You can actually advance to the next page, but you need to sroll so fast that Okular sees so much scrolling at once that it is considered a discrete step. With a touchpad this is easy to do, but still very hard to control. :(
Comment 5 Mark Fraser 2022-06-24 17:47:33 UTC
(In reply to David Hurka from comment #4)
> If you have a mouse with free spinning mouse wheel, which doesn’t scroll in
> discrete steps, this is Bug 443404.
> 
> You can actually advance to the next page, but you need to sroll so fast
> that Okular sees so much scrolling at once that it is considered a discrete
> step. With a touchpad this is easy to do, but still very hard to control. :(

Yes, that does look like the issue. It was fine in the previous version.
Comment 6 Laura David Hurka 2022-06-25 17:09:00 UTC
Then I make it a duplicate.

> It was fine in the previous version.

May also be related to updating some mouse driver or other library at the same time, which previously didn’t make the bug visible.

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