Is it possible to detect whether the dropdown list drops down or up? If it goes upward, the list is still sorted from most likely to least likely, so you have to arrow all the way to the top of the list. If we can easily detect which way the menu goes, let's reverse-sort the list when it goes up.

Is it possible to detect whether the dropdown list drops down or up? If it goes upward, the list is still sorted from most likely to least likely, so you have to arrow all the way to the top of the list. If we can easily detect which way the menu goes, let's reverse-sort the list when it goes up.