[frameworks-knotifications] [Bug 335015] Cannot close Klipper popup menu

2016-10-22 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335015

--- Comment #10 from Christoph Feck  ---
Please report regressions as a new bug, maybe with a screen shot.

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-knotifications] [Bug 335015] Cannot close Klipper popup menu

2016-10-21 Thread nihui via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335015

nihui  changed:

   What|Removed |Added

 CC||shuizhuyuan...@126.com

--- Comment #9 from nihui  ---
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.