Limiting dropdown span with scrollbar

Currently, when dropdown control in UI has enough item for reaching screen bottom( or canvas bottom ), spanned list is just clipped out of sight and items are unreachable.
It might be needed to decide the “elegant” limit of extent and show the scrollbar for user to select all items.

Thanks for the suggestion. I added task to the UI Roadmap to implement such improvement.