Skip to content

input: don't crash if the internal handle is nullptr

Xaver Hugl requested to merge work/cherry-pick-c25aaa2c into Plasma/5.27

Pointer focus can stay on a closed tooltip while focus updates are blocked, so this needs to be checked for

BUG: 471285

(cherry picked from commit c25aaa2c)

Merge request reports