Bug 158864 - clickevents go to wrong instance of widget
Summary: clickevents go to wrong instance of widget
Status: RESOLVED DUPLICATE of bug 154697
Alias: None
Product: plasma4
Classification: Plasma
Component: panel (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-06 20:24 UTC by Will Stephenson
Modified: 2008-03-06 22:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***