Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.15.0
-
Fix Version/s: 6.0.1, 6.1.0 Alpha
-
Component/s: Widgets: Styles, Widgets: Widgets and Dialogs
-
Labels:
-
Environment:Desktop
-
Platform/s:
-
Commits:1a9095e1fa4bb5d74b91d1661d55893d0e8620e1 (qt/qtbase/dev) f9f0238557a46f1ba4795cacfa1d6702461ed788 (qt/qtbase/6.0) 3896f77bf94f74aad7961fd1cdea46b4d04b5c6d (qt/tqtc-qtbase/tqtc/lts-5.15)
Description
When Fusion style is used, the QComboBox dropdown does not elide entries properly when entries are very long and setSizeAdjustPolicy(QComboBox::AdjustToMinimumContentsLengthWithIcon) is set.
Itt works good eith other style.
Attached example.