Bug 496747 - Touchpad gesture for scrolling is not being handled
Summary: Touchpad gesture for scrolling is not being handled
Status: REPORTED
Alias: None
Product: KRdp
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-27 09:57 UTC by Akseli Lahtinen
Modified: 2024-11-30 14:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.