SUMMARY When rapidly middle clicking tabs to close them, the middle clicks register as a double click and the closed tab is duplicated before being closed. STEPS TO REPRODUCE 1. Open two or more tabs 2. Rapidly middle click the leftmost tab twice OBSERVED RESULT The second middle click duplicates the tab in addition to closing it, leaving behind an extra tab. EXPECTED RESULT The tabs is just closed without duplication. SOFTWARE/OS VERSIONS Linux/KDE Plasma: NixOS unstable KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.113.0 Qt Version: 5.15.12
Can reproduce on master
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/702
Git commit acc5e739ce540768c611940af936602693513f18 by Yifan Zhu. Committed on 21/01/2024 at 09:18. Pushed by fanzhuyifan into branch 'master'. dolphintabbar: only open tab on double left click A new tab should be opened only if the double click comes from the left button. FIXED-IN: 24.02 M +9 -7 src/dolphintabbar.cpp https://invent.kde.org/system/dolphin/-/commit/acc5e739ce540768c611940af936602693513f18
Git commit 024bc4d3395cc15cc37cacacb8d5ddf186805d59 by Yifan Zhu. Committed on 21/01/2024 at 09:32. Pushed by fanzhuyifan into branch 'release/24.02'. dolphintabbar: only open tab on double left click A new tab should be opened only if the double click comes from the left button. FIXED-IN: 24.02 (cherry picked from commit acc5e739ce540768c611940af936602693513f18) M +9 -7 src/dolphintabbar.cpp https://invent.kde.org/system/dolphin/-/commit/024bc4d3395cc15cc37cacacb8d5ddf186805d59