Open
Description
When the list box is connected to the DOM, we should reset the focused item either to the first selected item or, if there is no selected item, to the first item in the list.
This would at least help when used inside vaadin-context-menu, where the common case is that when the menu opens the focus should be on the first item in the menu.