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

Visual Studio 2010 Getting Speech Feedback on Cursor Movement Not Involving Arrow Keys #2470

Closed
nvaccessAuto opened this issue Jun 19, 2012 · 4 comments
Labels
app/visual-studio enhancement p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority

Comments

@nvaccessAuto
Copy link

Reported by Kerneels on 2012-06-19 20:12
For example, when issuing a command in VS2010 that moves the caret / cursor such as Ctrl+] for jumping to the matching brace, NVDA doesn't read the new line like what whould happen if you arrowed down / up / left / right.

In order to hear the new line you have to do NVDA key + up arrow. However, Braille seems to refresh properly.

Ideal behaviour would be to have NVDA read the whole line if the cursor moved to a new line, read the next character if the cursor stayed in the same line and simply moved one character to the left or right, and read the containing word if the cursor moved more than a character in the same word, or jumped a word boundary and landed on a new word.

@nvaccessAuto
Copy link
Author

Comment 1 by Kerneels on 2012-06-19 20:49
Same situation with NVDA 2012.2.1 - tested just now.

@nvaccessAuto
Copy link
Author

Comment 2 by mdcurran on 2012-07-01 23:03
This approach is rather different to the way we currently support cursor movement in any editable text field. In theory this sounds nice, but there are probably too many situations where the outcome may not be what was expected.

However, in regards to VS2010, certainly an appModule could be written to support these custom cursor movement commands.

@feerrenrut
Copy link
Contributor

Happy to accept a PR for this, however given the age of this ticket and VS 2010 we won't implement this internally. Marking as priority 4.

@feerrenrut feerrenrut added the p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority label Aug 14, 2017
@LeonarddeR
Copy link
Collaborator

This hasn't received attention for the last two years. I"m closing this for now. If there is a similar request for a newer version of Visual Studio, it is probably best to create a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/visual-studio enhancement p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
Development

No branches or pull requests

3 participants