https://bugs.kde.org/show_bug.cgi?id=375535
--- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> --- > I don't understand how it would help, an eventFilter on the menu isn't going > to help you get mouseEvents on the button grid. Yes it does. It filters mouse move events and then looks whether at cursor position is a button of the menu applet and if there is, it invokes it. The FIXME comment at the top only refers to when a submenu is opened. > (off topic, could that eventFilter be the reason for your submenus closing > issue?) No, I'm experiencing this issue only with decoration appmenu, not the applet. -- You are receiving this mail because: You are watching all bug changes.