[Panel-devel] [Bug 152698] Child widgets do not propagate context menu events

Jason Stubbs jasonbstubbs at gmail.com
Sun Dec 16 13:06:55 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152698         




------- Additional Comments From jasonbstubbs gmail com  2007-12-16 13:06 -------
Created an attachment (id=22573)
 --> (http://bugs.kde.org/attachment.cgi?id=22573&action=view)
hack to make widget send context menu events upward

Qt's documentation says that context menu events are propagated to the parent,
but there's no such logic in the code itself. This really needs to be fixed
upstream, but this hack works around it for everything but the system tray and
shouldn't cause problems even after it is fixed upstream.


More information about the Panel-devel mailing list