[Nvda-dev] [NVDA] #457: Support for visual studio 2008's code window. It is a normal edit box.
NVDA Trac
trac at nvda-project.org
Sat Feb 6 23:17:41 UTC 2010
#457: Support for visual studio 2008's code window. It is a normal edit box.
-------------------------------------------------------------------------------+
Reporter: oaron | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Core | Version: trunk
Keywords: Vs, visual studio 2008, code window, edit field, support, textbox | Os: Windows 7
Blockedby: | Blocking:
-------------------------------------------------------------------------------+
Comment(by vtsaran):
I don't think this is a standard edit field. This is one of those MS
controls that are completely exposed through MSAA using accValue property.
I believe that every line is represented as an MSAA object, so at least
the line-by-line navigation/reading could be implemented.
--
Ticket URL: <http://www.nvda-project.org/ticket/457#comment:3>
NVDA <http://www.nvda-project.org/>
A free and open-source screen reader for Windows
More information about the Nvda-dev
mailing list