Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow clickable elements to be activated #37

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 1 comment
Closed

Allow clickable elements to be activated #37

nvaccessAuto opened this issue Jan 1, 2010 · 1 comment

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2008-03-07 02:04
It is possible for any HTML element to have an onClick attribute which specifies code to run when the mouse is clicked. NVDA should allow these elements to be activated when enter is pressed.

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2008-05-19 23:40

  • Reporting and activation of clickable elements are separate issues. NVDA Should Announce "Clickable" or something similar for Clickable, nonlink items #91 has now been opened for reporting of clickables. I'm modifying this ticket accordingly.
  • MozillaBug:420863 has been fixed for a while now, so the click action is now exposed on elements themselves rather than their text leaf nodes.
  • Activation of clickable elements has always worked to some extent. However, due to MozillaBug:432603, it fails for many element types. A work around was implemented in NVDA in r2050. This ticket can therefore be closed.
    Changes:
    State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant