Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
4.9.0
-
None
Description
When selecting a long item from combobox view, the text is clipped when the combobox view is closed and the item is shown in the combobox. QCombobox does not have ellipsis support so we would need to implement own QCombobox and draw the text ourselves.