You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reopening. The bug happens if the editable combobox has at no icon in its items. You can reproduce it in the showcase window if you remove icons from the editable combobox:
Instead of detecting if this is a QFontComboBox, we should detect if there is an icon.
christophe-thiery-fw
changed the title
Editable QComboBox text is wrongly placed and cropped
Editable QComboBox text without icon is wrongly placed and cropped
Dec 6, 2024
christophe-thiery-fw
changed the title
Editable QComboBox text without icon is wrongly placed and cropped
Editable QComboBox without icon is wrongly placed and cropped
Dec 6, 2024
The bug is present on editable
QComboBox
and its derivatives (QFontComboBox
)The text was updated successfully, but these errors were encountered: