Since the menu also allows moving downwards with the mouse, and also allows the "enter" key to automatically add the selected item, we should have the widget automatically select the top/first item in the list when the menu is first opened, especially when filtering.
This will allow the user to either add the first item in the list with 'enter' key or to navigate through the available items with the arrow-down/up keys, starting from the top item.
We are already doing this in RCFilters, and it is requested again in T173741: When typing a namespace, the top option should be highlighted and be able to be added with enter