Bug 496747

Summary: Touchpad gesture for scrolling is not being handled
Product: [Plasma] KRdp Reporter: Akseli Lahtinen <akselmo>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: REPORTED ---    
Severity: normal CC: ahiemstra, jackyzy823
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Akseli Lahtinen 2024-11-27 09:57:57 UTC
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
Comment 1 Akseli Lahtinen 2024-11-27 10:08:45 UTC
For the record, the client I was using was KRDC from flatpak
Comment 2 jackyzy823 2024-11-30 14:59:30 UTC
This might be caused by horizontal wheel event not being implemented yet.