Dropdown menu auto opens on keyboard focus
-
Right now, when using keyboard navigation (tab and enter keys), the dropdown menu item automatically opens when receiving focus, so you have to tab through all the subitems before going to the next main menu item.
Instead of this behavior, you can use the approaches recommended in the W3C Flyout Menu article to open the submenu when the enter key is pressed or on mouse hover. Link to article: https://www.w3.org/WAI/tutorials/menus/flyout/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.