From f0022c72fc2be43b8def2c16e574e861b68e3f8f Mon Sep 17 00:00:00 2001 From: Michele Morgan Date: Wed, 10 May 2023 16:57:43 -0400 Subject: [PATCH] LP#1828468 Release note Signed-off-by: Michele Morgan Signed-off-by: Galen Charlton --- docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc diff --git a/docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc b/docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc new file mode 100644 index 0000000000..d90272a835 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc @@ -0,0 +1,8 @@ +== Angular navbar keyboard navigation == + +Adds basic keyboard navigation support to the Angular web client navbar as follows: + +* Use the Tab key to move between the top-level menu items. +* Press Enter, Space, or the down arrow on a top-level item to open its submenu. Pressing Esc will close it. +* Shift-tab from the first submenu item back to the top level, and use Enter or Space to toggle the button again and close the submenu. +* Within the submenu, use either Tab and shift-Tab to move up and down, or the up/down arrow keys. -- 2.11.0