If there are more items than the dropdown can fit in its popup,
the extra items simply get clipped and the user won't be able to scroll to those items.

I spent an hour trying to fiddle with adding Flickable and Scrollviews before and after the Rectange in StandardDropdown.qml, but to no avail. Someone more experienced at QML can have a go.
This problem blocks #3852