Open
Description
Description
There is no scroll bar for lazy loading / big data sets in a combo box on iOS. This works on desktop (e.g. firefox / ubuntu) but is not visible on iOS 15 safari
Expected outcome
There is a scrollbar; even on iOS.
Minimal reproducible example
- https://vaadin.com/components/vaadin-combo-box/html-examples/combo-box-basic-demos#lazy-loading
- https://a11y-vaadin-playground.netlify.app/pages/v21/combo-box.html
- https://a11y-vaadin-playground.netlify.app/pages/v22/combo-box.html
Steps to reproduce
- Open one of the example on iOS
- Open the combo box and expect a scrollbar because of the amount of items
Environment
- V14, V21, V22
- iOS 15
Browsers Affected
- iOS Safari