Skip to content

Fix tooltip not hiding after context menu was opened

Waqar Ahmed requested to merge work/tooltip-hide into master

If the context menu is opened in the tooltip and then you click outside kate or in some non-KTE::View widget then the tooltip persists leading to an annoying experience because the only way to hide the tooltip again is to mouse-enter it again.

Merge request reports