You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by iris on 2008-05-17 23:35
In order to differentiate from same-page links, blocks of text and mouse-overs, NVDA should announce "X Y or Z clickable".
The text was updated successfully, but these errors were encountered:
Comment 1 by jteh on 2008-05-19 23:48
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.
Comment 2 by jteh (in reply to comment 1) on 2008-05-30 01:15
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.
Changes:
State: closed
Reported by iris on 2008-05-17 23:35
In order to differentiate from same-page links, blocks of text and mouse-overs, NVDA should announce "X Y or Z clickable".
The text was updated successfully, but these errors were encountered: