Skip to content

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

Xaver Hugl requested to merge work/zamundaaa/fix-tooltip-crash into master

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

BUG: 471285

Merge request reports