https://bugs.kde.org/show_bug.cgi?id=371856
--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- With a tablet pointer we get a hoverEnter when we press the pen and a hoverLeave when we leave the window but not when we leave an MouseEventListener and not when we enter. This means when we click on the first menu, that takes focus, it gets contain mouse, we move over the submenu - the first menu gets a mouseLeave and because we haven't pressed the pen, the submenu doesn't have focus so everything closes. -- You are receiving this mail because: You are watching all bug changes.