Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
6.8.2, 6.9.0
-
None
-
Debian testing, both with the Debian provided 6.8.2, and with a self-compiled 6.9.0
Description
When using a QToolButton with a menu set, the menu does not show up when the button is clicked. Sometimes the UI seems to freeze (no subsequent clicks seem to be handled), sometimes the menu doesn't show but the first action is activated, and sometimes plain nothing seems to happen.
To reproduce: attached is a modified window.cpp from the flowlayout example to show the problem. (It has nothing to do with this example, it's just to have a window with a button.)