Bug 162530 - Panel applet (Kickoff, clock) incorrectly keeps focus
Summary: Panel applet (Kickoff, clock) incorrectly keeps focus
Status: RESOLVED NOT A BUG
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 18:08 UTC by Andrew Lake
Modified: 2008-06-14 02:35 UTC (History)
1 user (show)

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 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.