Created attachment 146856 [details] screen recording SUMMARY When I try to scroll the output with a touchscreen, frequently the output is selected instead of scrolled. Please see the attached screen recording. EXPECTED RESULT scrolling with a touchscreen should work consistently SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Graphics Platform: Wayland
I think it selects if you press-and-hold for a moment, but that moment is too short and needs to be increased in duration to reduce accidental selections when you mean to scroll.
Still an issue. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.81.0 KDE Frameworks Version: 5.245.0 Qt Version: 6.6.0 Graphics Platform: X11
*** Bug 482092 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/959
Git commit 45ccdd5a01b3277e03cb8584b0680d0186a2b6b1 by Kurt Hindenburg, on behalf of Willian Wang. Committed on 12/03/2024 at 00:44. Pushed by hindenburg into branch 'master'. Fix touchscreen scroll inconsistency Fix touchscreen scrolls that unintentionally selects text, introducing a 500ms delay to transition to text selection mode. M +9 -4 src/terminalDisplay/TerminalDisplay.cpp https://invent.kde.org/utilities/konsole/-/commit/45ccdd5a01b3277e03cb8584b0680d0186a2b6b1