Bug 479778 - Allow zooming with in browse mode with left click + wheel
Summary: Allow zooming with in browse mode with left click + wheel
Status: ASSIGNED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 24.01.90
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-14 01:11 UTC by Alexis Murzeau
Modified: 2024-02-13 22:03 UTC (History)
2 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 Alexis Murzeau 2024-01-14 01:11:00 UTC
SUMMARY

SumatraPDF is a PDF viewer that allows all of these with a single hand with the mouse:
- Move/drag the page
- Zoom
- Select text

OBSERVED RESULT

Okular allow the same using the browse mode.
But the zoom is implemented with middle click + move the mouse instead of left click + wheel.

EXPECTED RESULT

click + wheel is what SumatraPDF implements and this make really easy to zoom in while adjusting the view on the particular thing we want to zoom by draging the mouse while zooming.
This is also faster than middle click + moving (sometimes alot) the mouse to zoom in on a small thing.

Currently, the zoom does not follow the mouse, the would require something like https://invent.kde.org/graphics/okular/-/merge_requests/134.

SOFTWARE/OS VERSIONS

Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.6.9-amd64 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-3230M CPU @ 2.60GHz
Memory: 7.6 Gio of RAM
Graphics Processor: Mesa Intel® HD Graphics 4000
Manufacturer: Sony Corporation

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2024-01-14 15:43:27 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/912