Pressing the TAB key on "See all" link at the bottom (end) of the messages drawer should move the focus to the main toolbar user menu, but instead it moves it to the footer.
It seems, the messages widget (\core_message\helper::render_messaging_widget) is inserted into the page DOM in the wrong place (just before the footer element) and it should be inside the main toolbar, just before the user menu element.
- has a non-specific relationship to
-
MDL-67863 Ensure keyboard focus order is efficient and logical
-
- Closed
-
- has to be done after
-
MDL-82539 Make messaging appear and behave as floating panel rather than a persistent drawer
-
- Reopened
-
- is duplicated by
-
MDL-82818 Tab accessibility issue in message popup
-
- Closed
-