https://bugs.kde.org/show_bug.cgi?id=434657
--- Comment #9 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> --- I think I found out what causes this. How to reproduce reliably: Hover over a pinned app, see the tooltip, then move mouse away from panel. now move mouse onto an open window thing, and the tooltip reliably disappears. Cause: plasma-framework/src/declarativeimports/core/tooltipdialog.cpp function ToolTipDialog::event receives spurious Leave events. Possibly events from the old tooltip manifesting now? I think so because ToolTip::hoverLeaveEvent is not fired. -- You are receiving this mail because: You are watching all bug changes.