ActionListItem: ensure visibility on focus
The topContent items in the sidebar currently do not automatically scroll to ensure visibility if they receive focus through keyboard navigation.
This change fixes this using the new ensureVisibility function of GlobalDrawer.
Requires frameworks/kirigami!1690 (merged)