SUMMARY When scrolling using the laptop touchpad scroll gesture, the server reports: `org.kde.krdp: Unsupported mouse button Qt::NoButton` STEPS TO REPRODUCE 1. Open connection from a laptop or any touchpad device to another 2. Try to scroll a view with touchpad scroll gesture OBSERVED RESULT `org.kde.krdp: Unsupported mouse button Qt::NoButton` EXPECTED RESULT Scroll works SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.80 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.0 Kernel Version: 6.11.8-300.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15,5 GiB of RAM Graphics Processor: AMD Radeon RX 6600 ADDITIONAL INFORMATION
For the record, the client I was using was KRDC from flatpak
This might be caused by horizontal wheel event not being implemented yet.
I can confirm the same issue using the Microsoft RDP client.
Fixed by Jack Xu with https://invent.kde.org/plasma/krdp/-/commit/e2b88aaa6f9cb8c69890e7cf61d1e231eb105b41 for Plasma 6.4!