Summary: | After using Kwin - Move Window keyboard shortcut causes cursor to be in the wrong position | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | arcinthesky |
Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fanzhuyifan |
Priority: | NOR | ||
Version First Reported In: | 5.93.0 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=478614 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/64e701fdafa6339256488d14d5561c830b0a43c7 | Version Fixed In: | |
Sentry Crash Report: |
Description
arcinthesky
2024-02-09 23:24:13 UTC
Can reproduce on arch, source build from master, wayland. Note: this happens when the initial window isn't maximized. The problem seems to be the surface getting a wl_pointer.enter event when the move starts. This does not happen when the window is moved by holding down meta and dragging. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5230 |