Bug 486221

Summary: Client doesn't get the touch off event
Product: [Plasma] kwin Reporter: Aleix Pol <aleixpol>
Component: effects-overviewAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: xaver.hugl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Aleix Pol 2024-04-27 20:52:29 UTC
SUMMARY
Plasma gets stuck in a select mode when activating the overview effect with a 3-finger swipe over the desktop.

STEPS TO REPRODUCE
1. 3 finger swipe on top of plasmashell
2. both kwin and plasmashell will react to it.
3. on the overview we can see plasmashell on editing mode.
4. upon interacting again with the shell, it keeps doing the resize business even though we never requested it.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Zamundaaa 2024-05-02 15:00:09 UTC
I checked this before, and KWin correctly sends the wl_touch.cancel event. This issue is on the client side

*** This bug has been marked as a duplicate of bug 482222 ***