nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.09k stars 630 forks source link

Visual Studio: Line numbering related errors #10032

Closed RudolfWeeber closed 2 months ago

RudolfWeeber commented 5 years ago

Steps to reproduce:

Actual behavior:

Expected behavior:

Braille line numbers only once, on routing key press, cursor lands at the letter under the routing key

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

2019.2rc

Windows version:

Win10

Name and version of other software in use when reproducing the issue:

Visual Studio 2019.2 (community edition)

Other information about your system:

Other questions

Does the issue still occur after restarting your PC?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

The 3x-brailling of the line numbers was also present in 2019.1. Did not check the routing keys, there

LeonarddeR commented 5 years ago

NVDA now uses UIA to read the contents of the code editor. I think we should make it possible to use the object model based TextInfo instead.

Adriani90 commented 3 years ago

@leonardder have been any changes to this behavior since your last comment?

christopherpross commented 3 years ago

yeah the behavior is still the same, the strange thing is, that the speech is not recieving the thribble line numbers, only the braille display is showing it. The textinfo is also showing only one line number.

Adriani90 commented 3 months ago

@christopherpross, @RudolfWeeber are you still having this issue with NVDA 2024.2 and Visual Studio 2022 last update?

christopherpross commented 3 months ago

@Adriani90
I cannot check that, because my braille display is broken right now. I could give you feedback in the next week, but think the bug is not fixed.

christopherpross commented 2 months ago

@Adriani90 I can not longer reproduce this issue. If linenumbers are activated in visual studio 2022, the linenumbers are not read or printed in braille unless the option in nvda is activated. If this is the case, the linenumbers are correctly on the brailledisplay.

Adriani90 commented 2 months ago

Thanks for the update, closing as works for me.

LeonarddeR commented 2 months ago

This was apparently fixed in ef31b1d560