Summary: | Key strokes are propagated to window contents while resizing/moving window by keyboard only | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nico Dorn <nicodorn> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | john.kde, lukasz.wojnilowicz, n.parkanyi, nate, sephiroth_pk |
Priority: | NOR | ||
Version First Reported In: | 5.23.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | X11Client patch |
Description
Nico Dorn
2021-10-21 08:54:42 UTC
I stumbled upon this recently as well, it only happens in X11. Changing X11Client to always grab the keyboard during resize/move (see attached diff), fixes this...but with the undesirable side effect that Qt widgets appear "unfocused" whenever you move/resize a window. Created attachment 142932 [details]
X11Client patch
*** Bug 465390 has been marked as a duplicate of this bug. *** *** Bug 479077 has been marked as a duplicate of this bug. *** |