The different layout of comboboxes and lists makes it impossible to use them side by side without breaking report design:
- Comboboxes and lists should have the same height.
- Comboboxes and lists should use the same style.
At least there should be the possibility to have lists behave like comboboxes when multiselect is disabled, that means:
- Lists should display the chosen element (with disabled multiselect).