https://bugs.kde.org/show_bug.cgi?id=487189
--- Comment #3 from Zamundaaa <[email protected]> --- I looked deeper into this, and found out what's causing it: https://invent.kde.org/plasma/kwin/-/blob/8a5d6d97e729cbcdd2ac3f25b913a2f593712b01/src/pointer_input.cpp#L735 When the region changed signal gets emitted, the surface commit hasn't been processed yet, so the relative cursor position is calculated as if the window was still fullscreen. As the cursor is "not in the confined area", confinement is turned off. -- You are receiving this mail because: You are watching all bug changes.
