How to restrict dropdown from not to auto resize when data inside dropdown is scrolled

Hii,

Can you suggest how to restrict the auto resizing of dropdown(ComboBox) when scrolled.

Hi,

Could you please specify what Jmix version you are using and how to reproduce the issue?

Regards,
Gleb

Version Details:
Jmix version: 1.5.0
Jmix Studio plugin version: 2.0.0-231

Please find attached screenshot to reproduce the issue:
image (5)

image (6)

ComboBox popup width can be set using popupWidth attribute. See doc for more detail.