Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
5.15.11
-
None
-
Arch Linux
Description
On x11, it is possible to alt-scroll in any scrollable and it will swap the scroll direction to horizontal. This does not work on Wayland. As far as I can tell, the problem is that nobody implemented it, rather than something being broken.
This specifically does not work on at least Okular 23.08.2 and Kate 23.08.2, where it does work on X11.
Related downstream complaints: https://bugs.kde.org/show_bug.cgi?id=384695#c10
Semi relevant bug: QTBUG-75949
Here is the X11 code: https://github.com/qt/qtbase/blob/d8d5922f16f1710b66caf718c302b633d2f78b0b/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp#L1397
Attachments
Issue Links
- duplicates
-
QTBUG-124807 Horizontal scrolling not working under Wayland with Alt+Wheel
- Closed