[Digikam-devel] [Bug 158865] Adding tags: redundant menu opening necessary

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Mar 29 19:44:29 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158865         




------- Additional Comments From marcel.wiesweg gmx de  2008-03-29 20:44 -------
The relevant menu entries are QWidgetActions, this means there is a real QWidget which is using QStyle for 100% custom drawing.
The QMenu will close if it notices a mouse click.
We could try to use this widget to catch mouse press event, or the QMenu code is installing an event filter, in which case this might not be possible so easily.



More information about the Digikam-devel mailing list