SUMMARY Attempting to use the touchscreen scroll gesture in Konsole (Plasma/Wayland) results in text selection rather than scrolling. STEPS TO REPRODUCE 1. Open terminal. 2. Use touchscreen scroll gesture to scroll terminal contents. OBSERVED RESULT Selects content. EXPECTED RESULT Scroll content. SOFTWARE/OS VERSIONS System: Host: NEON Kernel: 5.12.5-surface x86_64 bits: 64 Desktop: KDE Plasma 5.21.90 Distro: KDE neon 20.04 Testing Edition Wayland Session
Yes, Touchscreen support is coming, but not yet merged. See https://invent.kde.org/utilities/konsole/-/merge_requests/318
*** Bug 439910 has been marked as a duplicate of this bug. ***
https://invent.kde.org/utilities/konsole/-/merge_requests/516 is the new, more-minimal, merge request for this.
Git commit b2ceb4684b1d92a4c070f58b9c28fb142128bebe by Tomaz Canabrava, on behalf of Henry Heino. Committed on 22/11/2021 at 15:30. Pushed by tcanabrava into branch 'master'. Kate-like touchscreen scrolling support Adds minimalistic touchscreen scrolling support. This is an adaptation of Daniel Tang's MR 123 that was submitted to Kate/KWrite. M +83 -0 src/terminalDisplay/TerminalDisplay.cpp M +11 -0 src/terminalDisplay/TerminalDisplay.h https://invent.kde.org/utilities/konsole/commit/b2ceb4684b1d92a4c070f58b9c28fb142128bebe