Bug 477758

Summary: User options button needs a label
Product: [ECD] Orion (Archived) Reporter: Carolyn MacLeod <Carolyn_MacLeod>
Component: ClientAssignee: Carolyn MacLeod <Carolyn_MacLeod>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: accessibility
Version: unspecified   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/56203
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=acb3a5d7e8f40d47700ec16b7f44cc3df219f6a4
Whiteboard:

Description Carolyn MacLeod CLA 2015-09-17 19:15:05 EDT
The User Options menu button (in the top right) does not have a label.
Comment 1 Carolyn MacLeod CLA 2015-09-17 19:19:10 EDT
The tooltip is "Options", so I used the same for the label.
The aria-label attribute can be used here because there is no visible element with the label text (other than in the tooltip, which is not rendered until it is used).
Comment 2 Eclipse Genie CLA 2015-09-17 19:31:07 EDT
New Gerrit change created: https://git.eclipse.org/r/56203
Comment 4 Carolyn MacLeod CLA 2015-10-02 17:20:07 EDT
This was fixed a while ago.