Bug 158864

Summary: clickevents go to wrong instance of widget
Product: [Unmaintained] plasma4 Reporter: Will Stephenson <wstephenson>
Component: panelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Will Stephenson 2008-03-06 20:24:10 UTC
Version:            (using Devel)
Installed from:    Compiled sources

I have a panel with a launcher widget at each end.  

If I open one Kickoff menu, click on the other launcher, the open menu disappears as expected.
If I then click again without moving the mouse, the wrong menu opens and closes - the click events are received by the wrong widget!

Not really sure what this means...
Comment 1 Sebastian Sauer 2008-03-06 22:33:53 UTC
Hi Will,

y, that seems to be a Qt-bug related to the mouseLeave-event and it seems to be still present in 4.4 :-/

*** This bug has been marked as a duplicate of 154697 ***