Bug 493841 - sideMenu ARIA and keyboard handling
Summary: sideMenu ARIA and keyboard handling
Status: RESOLVED WONTFIX
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2016-05-17 14:46 EDT by Carolyn MacLeod CLA
Modified: 2017-06-06 13:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2016-05-17 14:46:11 EDT
The id="sideMenu" element should follow the ARIA and keyboard interaction in:
"Tabbed Style Site Navigator pattern Option 1: Listbox containing links":
https://orion.eclipse.org/file/aria/practices/aria-practices.html#Site_Navigator_Tabbed_Style

Should probably wait until the "Note" at the beginning of this section is removed, indicating that the section has been reviewed for ARIA 1.1.

(Unfortunately, the button/link at the top (sideMenuHome) can't be in the list because the list scrolls, and sideMenuHome is supposed to stay at the top).
Comment 1 Michael Rennie CLA 2017-01-10 15:41:10 EST
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/msg04002.html
Comment 2 Carolyn MacLeod CLA 2017-06-06 13:09:01 EDT
The Site Navigator pattern is too complex, so we won't use it.
The simple fix (aria-current="page") is covered in Bug 475917.