https://bugs.kde.org/show_bug.cgi?id=335015
nihui <shuizhuyuan...@126.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shuizhuyuan...@126.com --- Comment #9 from nihui <shuizhuyuan...@126.com> --- hi my kimtoy code is written to be like the following tray = new KStatusNotifierItem(this); tray->setAssociatedWidget(tray->contextMenu()); the context menu was made to be the associated widget however, after the changes in this bugfix commit there is always ugly window frame and taskbar entry shown when i activate the context menu with left mouse click so, i have to use eventfilter to restore the old behavior, and this bug too https://quickgit.kde.org/?p=kimtoy.git&a=commit&h=19aa88bb10d1cfc3d84ea2b216c7737e9793c118 -- You are receiving this mail because: You are watching all bug changes.