Skip to content

internalwindow: don't crash on pointer leave when m_handle is nullptr

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

While they shouldn't be called once the tooltip is closed, maybe at least the other event handling methods should be guarded against this case too, to make sure there's no problems with them?

BUG: 472922

Merge request reports