New issue
Advanced search Search tips

Issue 675406 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Task



Sign in to add a comment

Improve UI Elements Inspector to allow recording of accessibility events using a key press

Project Member Reported by nek...@chromium.org, Dec 18 2016

Issue description

We need to modify the code of UI Elements Inspector which is an accessibility testing tool so that it would be possible to start and stop recording accessibility events using a shortcut key. This would enable faster debugging of accessibility issues because the event log will only have events concerning the action being debugged and not any other events regarding switching windows or moving the mouse in order to access the tool.
Additionally, it would be a good idea to have the ability to start the tool from the command-line and to record events to a log file.
Filtering accessibility events coming from a particular window would also be useful.

The source code of the tool is here:
https://developer.apple.com/library/content/samplecode/UIElementInspector/Introduction/Intro.html

 

Comment 1 by sdy@chromium.org, Feb 23 2017

Labels: -Type-Bug M-59 OS-Mac Type-Task
Status: Assigned (was: Available)

Sign in to add a comment