When a ContextMenu is initialized with closeOnClick: false and scrollable: true upon selection of an item the scroll position is reset.
The scroll position is moved to the top - to focus is on the first item of the available options.
screencast
With closeOnClick: false and scrollable: true focus should remain on the selected item.