[konsole] [Bug 442306] Konsole doesn't send Ctrl+Left click to terminal application
Kurt Hindenburg
bugzilla_noreply at kde.org
Mon Dec 12 19:46:33 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=442306
Kurt Hindenburg <khindenburg at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/b4a3a0
| |76b35b6b1f183e374e67953f67e
| |0412b4c
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #3 from Kurt Hindenburg <khindenburg at kde.org> ---
Git commit b4a3a076b35b6b1f183e374e67953f67e0412b4c by Kurt Hindenburg, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 12/12/2022 at 19:34.
Pushed by hindenburg into branch 'master'.
Support Ctrl and Alt in mouse tracking mode
Konsole uses Shift to bypass mouse tracking mode, so we don't support
that one. We also don't support Alt + wheel, since Qt uses ihat to
simulate an horizontal wheel.
M +5 -9 src/Vt102Emulation.cpp
M +31 -10 src/terminalDisplay/TerminalDisplay.cpp
M +2 -1 src/terminalDisplay/TerminalDisplay.h
https://invent.kde.org/utilities/konsole/commit/b4a3a076b35b6b1f183e374e67953f67e0412b4c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list