Bug 246808

Summary: suse-kicker is not closed, if it looses focus
Product: [openSUSE] openSUSE 10.2 Reporter: Forgotten User --EoyBps8f <forgotten_--EoyBps8f>
Component: KDEAssignee: Will Stephenson <wstephenson>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dmueller
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User --EoyBps8f 2007-02-19 20:13:33 UTC
Open the new menu and drag an application to the desktop, choose to link it. Now click on the desktop, next to new kicker and it will not close. One has to click on the kicker-button in order to close it.

Expected behaviour, which works if no item was dragged, is that the menu closes as soon as it looses focus by clicking on something else.
Comment 1 Will Stephenson 2007-05-03 14:01:23 UTC
Looking at it.
Comment 2 Will Stephenson 2007-12-14 14:46:18 UTC
It's due to a Qt bug that starting a drag and drop grabs the mouse, when the menu popup has already grabbed the mouse, so then the menu no longer gets notifications of clicks outside its area that would cause it to close.  

Wontfix for KDE 3

Kickoff in KDE doesn't do DnD yet but I have a workaround in mind that can be added when it gets it, connect to the QDragObject's deleted() signal and check that it was not dropped within the menu.
Comment 3 Stephan Kulow 2008-06-25 09:19:46 UTC
mass reopening all 10.2 LATER+REMIND bugs.
Comment 4 Stephan Kulow 2008-06-25 09:24:04 UTC
close all 10.2 LATER/REMIND bugs as WONTFIX. Reopen yourself if you still plan to work on it.