Bug 406827 - Navigation Menu (hamburger) keyboard accessibility
Summary: Navigation Menu (hamburger) keyboard accessibility
Status: RESOLVED WONTFIX
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
: 419180 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-29 13:21 EDT by Carolyn MacLeod CLA
Modified: 2015-05-05 16:18 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2013-04-29 13:21:28 EDT
1) The button should be in the tab order (i.e. "tabindex=0").
2) When the button has focus, space or enter or down arrow should open the menu.
3) The user should be able to arrow down/up through the menu.
4) The currently-selected menu item should be invokable with space or enter.
5) The ESC key should dismiss the menu.

See the "Keyboard Interaction" section of:
http://www.w3.org/WAI/PF/aria-practices/#menubutton
Comment 1 Carolyn MacLeod CLA 2013-04-29 14:30:07 EDT
6) The user should be able to type Shift+F10 on the currently-selected menu item to bring up the browser menu so that they can, for example, select "Open link in new tab".
Comment 2 Carolyn MacLeod CLA 2013-04-29 14:40:42 EDT
7) Typing N, R, H, S when the menu is open should close the menu and go to Navigator, Repositories, Shell, Sites (respectively).
Comment 3 Carolyn MacLeod CLA 2013-05-13 14:55:58 EDT
1) is now fixed - button is in tab order.
2) is still a problem. There is no keyboard way to drop down the menu.
3) is still a problem also (arrow keys should navigate through items), although interestingly, the items can be navigated with the tab key because they are links, and then they can be activated with Enter.
4) the currently-selected menu item can be activated with Enter, but we still need to make space key work.
5) still a problem - ESC needs to close the menu.
6) shift+F10 does open the browser's context menu, although the browser must not think these elements are true links because it opens the wrong context menu (i.e. there's no open in new tab, etc. menu item).
7) still need to handle first letter access keys.
Comment 4 Silenio Quarti CLA 2013-10-11 18:05:54 EDT
*** Bug 419180 has been marked as a duplicate of this bug. ***
Comment 5 John Arthorne CLA 2015-05-05 16:18:39 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html