Move keyboard focus to grabbing popup immediately
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.