|
Bugzilla – Full Text Bug Listing |
| Summary: | suse-kicker is not closed, if it looses focus | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Forgotten User --EoyBps8f <forgotten_--EoyBps8f> |
| Component: | KDE | Assignee: | 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
Looking at it. 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. mass reopening all 10.2 LATER+REMIND bugs. close all 10.2 LATER/REMIND bugs as WONTFIX. Reopen yourself if you still plan to work on it. |