Ticket #111 (new enhancement)
Visualizing object hierarchy in treeview
| Reported by: | tvalusek | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | GUI | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Since NVDA is free software, it can be used as a helper tool for sighted developers for making accessible apps. I think it would be very useful for them to see at a glance what is exposed to blind computer user, and since object hierarchy is a tree, it should be presented as a tree. The same applies to virtual buffers.
Change History
Note: See
TracTickets for help on using
tickets.


There are currently a few free tools available for sighted developers to see and navigate the accessibility hyerarchy of an application. Acc Explorer which comes with the MSAA tools from Microsoft, and Accessibility Probe (which apart from MSAA also supports IAccessible2) from www.eclipse.org/actf.
Sighted developers could also use object navigation, but while using the 'display' synth driver.
My opinion is that NVDA doesn't really need this built in, although I'm happy to hear other people's opinions on this before we think of closing it.