| Summary: | Konsole: Touchscreen scrolling selects content rather than scrolling. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | PGillespie <vermontpoet> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bugseforuns, herzenschein, nate, personalizedrefrigerator |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/commit/b2ceb4684b1d92a4c070f58b9c28fb142128bebe | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
PGillespie
2021-05-23 16:19:13 UTC
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 |