### Motivation Related to https://github.com/vaadin/web-components/issues/9719 The `vaadin-multi-select-combo-box` should set `popover="manual"` on the `vaadin-multi-select-combo-box-overlay`. ### Proposed solution 1. Keep `vaadin-multi-select-combo-box-overlay` in shadow DOM and use `exportparts` for `::part()` styling 2. Add `<vaadin-multi-select-combo-box-scroller slot="overlay">` to the light DOM instead of a `renderer`