Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.5, 3.4, 3.4.5
-
Component/s: Accessibility, Themes
-
Labels:
Description
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.