Ticket #91 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

NVDA Should Announce "Clickable" or something similar for Clickable, nonlink items

Reported by: iris Owned by:
Priority: major Milestone: 2009.1
Component: Virtual buffers Version:
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description

In order to differentiate from same-page links, blocks of text and mouse-overs, NVDA should announce "X Y or Z clickable".

Change History

follow-up: ↓ 2   Changed 2 years ago by jteh

See also #37.

Reporting of clickable elements was implemented in r2051. However, it seems that there is excessive/incorrect reporting of "clickable" on some pages. This is easily seen on MSDN pages such as:
 http://msdn.microsoft.com/en-us/library/y471khhc(VS.80).aspx
I suspect this relates to there being an onClick action for some elements near the top of the hierarchy.

in reply to: ↑ 1   Changed 2 years ago by jteh

  • status changed from new to closed
  • resolution set to fixed

Replying to jteh:

However, it seems that there is excessive/incorrect reporting of "clickable" on some pages.

This was improved somewhat in r2055. Clickables will no longer be announced if they have already been announced at a higher level in the hierarchy.

Note: See TracTickets for help on using tickets.