Hi, all.

I inserted a QComboBox using setItemWidget() in QTreeWidget.

The issue I am having is when I click on the QComboBox, the list drops down and then immediately closes again, so it is impossible to select an item on the list.

Thanks in advance for any suggestion.