Menu behaviour with keyboard navigation #18
Labels
No labels
accessibility
bug
Doing
duplicate
enhancement
good first issue
help wanted
invalid
Query
question
To Do
usability
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
OERF/register-enrol#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Submitted by Greg Gay: Also noticed a couple other accessibility issues with the main menu. I can get through it with the Tab key (in a round about way), but not with the arrow keys. And, submenus remain open when navigating away from them. They should close when focus leaves the submenu, or the ESC key is pressed.
Ref: https://www.w3.org/TR/wai-aria-practices-1.1/examples/menubar/menubar-1/menubar-1.html
Addressed with commit
728b973aand prior commits in the 'accessibility' branch.