Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.3
-
None
Description
When a Q3ListViewItem has renameEnabled = true, clicking a QPushButton will not fire the buttons clicked() signal, it will only cause the editor on the Q3:ListViewItem to be closed. Clicking a second time fires the signal.
When clicking and moving the mouse pointer, the signal will be fired as expected.