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 activation of objects in browse mode using braille display cursor routing keys #1893

Closed
nvaccessAuto opened this issue Nov 9, 2011 · 1 comment

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2011-11-09 01:44
Cursor routing keys currently move the cursor, but do not allow for activation of objects. This requires the user to use the keyboard for this task.

I think routing should still move the browse mode cursor. However, pressing a routing key where the cursor is already located should activate the object under the cursor. In other words, if the cursor isn't already in the required position, the user will double press a routing key to activate the associated object.

There's no elegant way to handle this in NVDA's current API. Perhaps we need to introduce an !TextInfo.activateStart method or similar.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2011-11-17 02:53
ba073f4
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

2 participants