https://bugs.kde.org/show_bug.cgi?id=522015
Bug ID: 522015
Summary: Touchpad middle key and three finger gesture not
working for closing windows in desktop grid
Classification: Plasma
Product: kwin
Version First 6.7.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Gestures
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
The shortcut for closing windows in desktop grid mode does not working when
using a touchpad.
Pressing the physical middle button of the touchpad or using the three fingers
gesture does not make any difference, the windows do not close.
Instead, if you use a mouse, the shortcut works.
STEPS TO REPRODUCE
1. Enter the desktop grid using META+W or by moving the cursor on the top left
corner of the screen.
2. Move the cursor over a window.
3. Press the middle button of the touchpad or try using the three finger
gesture mapped as middle button press in the system settings.
OBSERVED RESULT
Any window is not closing.
EXPECTED RESULT
The window should close.
SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux
KDE Plasma Version: 6.7.0
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
I monitored the input via `libinput debug-events` while performing the 3-finger
tap and also pressing the physical middle button of the touchpad inside the
Overview (desktop grid). The hardware and libinput correctly register and send
the BTN_MIDDLE event, confirming this is not a hardware or libinput issue:
event9 POINTER_BUTTON +15.711s BTN_MIDDLE (274) pressed,
seat count: 1
event9 POINTER_BUTTON +15.792s BTN_MIDDLE (274) released,
seat count: 0
--
You are receiving this mail because:
You are watching all bug changes.