-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.5, 3.4, 3.4.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62144-master -
The User Profile menu (div with class=dropdown-menu dropdown-menu-right menu align-tr-br) attempts to use ARIA roles to structure this content as a menu. However, this does not properly navigate as a menu. Users of screen reading software should be able to expand/collapse and navigate the menu/menuitems using arrow keys.
Suggestion: Modify these menus as needed to ensure expected support for keyboard navigation. See the example at https://www.w3.org/TR/wai-aria-practices-1.1/examples/menubar/menubar-1/menubar-1.html# for a demonstration of proper keyboard navigation in a menu.