Summary: | Middle-clicking konsole tabs repeatedly brings "Tab Properties" dialog instead of closing them | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | David <david.cortes.rivera> |
Component: | tabbar | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 21.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/c15faa0dd29e334d18064713aa5bd232829bcbdb | Version Fixed In: | |
Sentry Crash Report: |
Description
David
2022-01-30 22:27:28 UTC
Yea, I can confirm. A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/1040 Git commit c15faa0dd29e334d18064713aa5bd232829bcbdb by Tomaz Canabrava, on behalf of Tino Lorenz. Committed on 30/12/2024 at 13:54. Pushed by tcanabrava into branch 'master'. Fix opening Tab Properties when spamming middle click Make the Tab Properties window only show up when double clicking a tab with the left (rather than any) mouse button. M +7 -0 src/widgets/DetachableTabBar.cpp M +1 -0 src/widgets/DetachableTabBar.h https://invent.kde.org/utilities/konsole/-/commit/c15faa0dd29e334d18064713aa5bd232829bcbdb |