https://bugs.winehq.org/show_bug.cgi?id=57709
Bug ID: 57709 Summary: Wine notepad / wine wordpad: Touchpad scroll does not work on Wayland driver Product: Wine Version: 10.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winewayland Assignee: wine-bugs@winehq.org Reporter: ryanbrue.dev@gmail.com Distribution: ---
Tested on BOTH Fedora 41 Wine rpm and Bottles with Wine 10.0 rc4.
To reproduce:
``` DISPLAY= wine <PATH_TO_WINE_NOTEPAD> ```
Attempt to scroll with a laptop touchpad
Scroll does not occur
https://bugs.winehq.org/show_bug.cgi?id=57709
--- Comment #1 from Ryan Brue ryanbrue.dev@gmail.com --- Touchpad scroll works on the X11 driver, and regular mouse scroll works fine on both drivers.
https://bugs.winehq.org/show_bug.cgi?id=57709
--- Comment #2 from Ryan Brue ryanbrue.dev@gmail.com --- This MR might solve it:
https://gitlab.winehq.org/wine/wine/-/merge_requests/4809