Bug 162530

Summary: Panel applet (Kickoff, clock) incorrectly keeps focus
Product: [Plasma] plasma4 Reporter: Andrew Lake <jamboarder>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Lake 2008-05-23 18:08:48 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

To reproduce:

1. Click Application Launcher (Kickoff).
2. While Kickoff is displayed, click somewhere else on the panel. Kickoff should disappear.
3. Without moving the pointer from the position it was in the previous step, click again. Kickoff will appear again even though you're not clicking on the Application Launcher.

Work around:
Move the pointer after step 2 above.

This happens almost every time for me. The same happens with the digital clock applet.
Comment 1 FiNeX 2008-05-26 13:02:10 UTC
Confirmed using r812722.
Comment 2 Aaron J. Seigo 2008-06-14 02:35:11 UTC
this is a flaw in QGraphicsView's event handling model, and as such is an upstream issue. i'm in discussion with them about this.