Summary: | Cannot scroll beyond the border of the screen using Wayland | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Jerôme Pouiller <jerome.pouiller> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | REPORTED --- | ||
Severity: | minor | CC: | benjaminwheeler0510, creideiki+kdebugs, doubjumper+kde, mihai, okitain, yanth |
Priority: | NOR | ||
Version First Reported In: | 22.12.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jerôme Pouiller
2023-02-23 08:20:52 UTC
I'm on openSuse on plasma/wayland and experience the same problem. I hope this is fixable, as this feature is awesome! Since last week's release of wayland-protocols 1.45 (https://lore.freedesktop.org/wayland-devel/aEw0AP7h6T8l11ug@gmail.com/) there is now a pointer warp protocol (https://wayland.app/protocols/pointer-warp-v1) in Wayland for just such use cases. However, that still requires implementation in KWin and Okular. Pointer warping has now been implemented in KWin: https://invent.kde.org/plasma/kwin/-/merge_requests/6460 |