| Summary: | [Wayland] Pointer confinement not working with subsurfaces | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Behzad A <behzad.a_ir> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | aidas957, david, etaash.mathamsetty, nate, ngompa, olib141, sergio.g.delreal |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Wine-Wayland_Swat4.mp4 | ||
|
Description
Behzad A
2022-12-15 21:38:44 UTC
kwin only honors pointer constraints set on the main surface, but setting pointer constraints on subsurfaces is also a niche case. Still an issue in 5.26.90. It might be easier to reproduce using the following sample client in the Weston project: https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1164 This is still an issue in 6.0.1 (Arch Linux has the constraints demo included in weston package as weston-constraints which I used to test the broken behavior) *** Bug 452938 has been marked as a duplicate of this bug. *** (In reply to Vlad Zahorodnii from comment #1) > kwin only honors pointer constraints set on the main surface, but setting > pointer constraints on subsurfaces is also a niche case. FYI winewayland requires this on a few games |