When using not using selection-display (defaults to ”all”) a new row is added to the combox when there is not enough space to fit all selected values.
This happens also when there is obviously enough space left to show another item. The increase in height happens “too early”.
Expected behavior: Full extent of combobox is used for displaying names
Actual behavior: List of selected items jumps into next row although enough space is left