Bug 531556 - Find dialog's Options menu needs to work with screen readers
Summary: Find dialog's Options menu needs to work with screen readers
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 18.0   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2018-02-22 15:24 EST by Carolyn MacLeod CLA
Modified: 2018-02-22 15:29 EST (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 2018-02-22 15:24:49 EST
The Options menu in the Find dialog is a "menu button" with a popup "menu" with "menuitemcheckbox" children. Need to add all of the appropriate key handling and aria markup to make this work with screen readers.
Comment 1 Eclipse Genie CLA 2018-02-22 15:27:17 EST
GitHub Pull Request 303 created by [carmacleod]
https://github.com/eclipse/orion.client/pull/303
Comment 2 Carolyn MacLeod CLA 2018-02-22 15:29:33 EST
Fixed with PR in comment 1.

Side effect of fixing "User" menu button, "Single Page" menu button, and "Open Tabs" menu button as well.