Bug 448469

Summary: Hovering over a window does not enlarge the clickable area
Product: [Plasma] kwin Reporter: Jack Hill <jackhill3103>
Component: effects-present-windowsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: nate, notify
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.25

Description Jack Hill 2022-01-14 15:21:22 UTC
SUMMARY
When I hover over a window, the window size increases but the clickable area does not.

STEPS TO REPRODUCE
1. Activate Present Windows effect
2. Hover over a window
3. Move mouse towards the edge of the enlarged window

OBSERVED RESULT
Window becomes smaller before reaching the edge

EXPECTED RESULT
I should be able to hover up to the edge of the window before it gets smaller

SOFTWARE/OS VERSIONS
Linux: openSUSE 20220111
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Niklas Stephanblome 2022-04-19 10:52:47 UTC
 I can reproduce this, I'll take care of this issue.
Comment 2 Niklas Stephanblome 2022-04-27 10:52:42 UTC
Bug is fixed (pull request is already out), but the presentwindows effect will be rewritten in QML for the next release anyway.
Comment 3 Nate Graham 2022-05-05 15:11:48 UTC
This has been fixed with the rewrite in Plasma 5.25, done by Marco Martin with https://invent.kde.org/plasma/kwin/-/commit/376ee357dbc50fec3b6e71c40938171ddb2e726a!