Bug 471935

Summary: Cannot interact with tabbox using pointer when modifier key used to trigger the tabbox is shared with the window move feature
Product: [Plasma] kwin Reporter: Kai Uwe Broulik <kde>
Component: tabboxAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: kde, nate
Priority: NOR Keywords: qt6, wayland-only
Version First Reported In: git masterFlags: nate: Wayland-
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kai Uwe Broulik 2023-07-04 10:12:28 UTC
SUMMARY
Under kwin_wayland I cannot click on windows in the tabbox beause clicking engages Alt window move.

STEPS TO REPRODUCE
1. Configure KWin to move windows by Alt (instead of the new Meta default)
2. Press Alt+Tab, keep holding Alt so the window stays open
3. Try clicking on a window

OBSERVED RESULT
I start moving around the tabbox window

EXPECTED RESULT
The clicked window get selected

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Plasma 6 git master as of 2023-06-28
Qt Version: 6.5.1

ADDITIONAL INFORMATION
I set window move to Alt instead of Meta, using the new default grid tabbox switcher.