internalwindow: don't crash on pointer leave when m_handle is nullptr
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?