Skip to content

Move keyboard focus to grabbing popup immediately

Vlad Zahorodnii requested to merge work/zzag/popup-input-event-filter-focus into master

It seems that QMenu expects to receive keyboard focus when it's mapped, otherwise keyboard input breaks when using pointer input. In either case, kwin should move keyboard focus immediately rather than do it on demand.

BUG: 465385

Merge request reports

Loading