Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport for visual studio 2008's code window #457
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2009-11-05 10:54 What gives you the impression that this is a standard edit control? If it isn't working, it probably isn't. There are relatively few controls that can simply be fixed by treating them as standard edit controls. Saying that they work in commercial screen readers is not enough, as these screen readers use video interception techniques to access the caret and text. |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by aleksey_s on 2009-11-05 12:01 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by vtsaran on 2010-02-06 23:17 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by vtsaran on 2010-02-06 23:21 |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by mdcurran on 2010-02-07 00:14 |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by jteh on 2010-05-09 05:47 |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by jteh on 2010-06-01 05:17 |
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by jteh on 2010-06-01 05:18 |
Reported by oaron on 2009-11-05 10:33
NVDA is not able to read the text in Visual studio 2008's code window. Everything else works except for that. The edit field seems to be a normal textbox.