Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.6
Description
When a QComboBox items have text and icons for some strange reason texts are chipped in middle and shows three dots (...)
This works good with Qt5.15 and works good on windows even with Qt6.5
Seems like some calculation error in size of Item text in given viewport.
Attached little example shows this behavior.