Created attachment 172934 [details] Odd hitbox. The video explains it best.
Does it always happen, and for all widgets?
Created attachment 173010 [details] Same deadzone on another one.
Created attachment 173011 [details] Same deadzone on anoter part again.
It's weird, the icon even responds with an animation, but it doesn't do what it's supposed to do.
Is this on X11? Cannot reproduce on current git master in a Wayland session.
Wayland.
Created attachment 173030 [details] Same issue with the panel on the bottom.
Created attachment 173031 [details] Same issue with the floating panel.
Created attachment 173101 [details] The same issue on the bottom-middle of the Clipboard.
This is very strange. Any ideas, Niccolò?
Doesn't seem to work when the panel is 200 in size. So maybe this issue only happens when the size is 50 like I'm using?
Do you have a fractional UI scale factor? For example, 150% scale in the Display & Monitor settings.
Created attachment 173908 [details] Monitor settings.
Created attachment 173928 [details] 150% also has this issue.
Can it be checked if the hitbox that causes the widgets' squish animation is not the exact same hitbox for its function?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4757
Git commit 005574fe8d16d1bc8cea72b372da6f42e74fee71 by Niccolò Venerandi. Committed on 27/09/2024 at 11:18. Pushed by niccolove into branch 'master'. Switch to calling the onPressed handler directly This is because the "pressed" signal is overridden by its bool value on the MouseArea item. This fixes the inability to open/close applets by clicking in the space between them in the system tray. Related: bug 493634 M +5 -1 applets/systemtray/package/contents/ui/items/PlasmoidItem.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/005574fe8d16d1bc8cea72b372da6f42e74fee71
Git commit df76286c47856671937932772c86223e152204c5 by Niccolò Venerandi. Committed on 27/09/2024 at 11:18. Pushed by niccolove into branch 'Plasma/6.2'. Switch to calling the onPressed handler directly This is because the "pressed" signal is overridden by its bool value on the MouseArea item. This fixes the inability to open/close applets by clicking in the space between them in the system tray. Related: bug 493634 (cherry picked from commit 005574fe8d16d1bc8cea72b372da6f42e74fee71) 24b4a223 Switch to calling the onPressed handler directly Co-authored-by: Niccolò Venerandi <niccolo@venerandi.com> M +5 -1 applets/systemtray/package/contents/ui/items/PlasmoidItem.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/df76286c47856671937932772c86223e152204c5