Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.2
-
None
Description
If a QComboBox has edit text and its model is empty, the edit text will be replaced by the text of the first item added to the model. If the model already has at least one item, the edit text is not replaced when an item is added to the model.
If the combobox has edit text, it should not be replaced when the first item is added to the combobox' empty model.