The tab key should navigate to each keyboard-interactable element in the dialog, and no others. When focused, each element should have an obviously visible focus. Screenreader prompts for each element should be considered.
- Investigate and document the current behavior of <tab>-key navigation through the VE Maps dialog.
- Design and implement improvements
Notes on first findings:
- Make all menu elements reachable via tab. E.g. the tabs are currently not reachable with the tab key.
- Remove non-interactive elements from tab order. E.g. the corner markers can currently not be used with keyboard navigation only.

