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 upProvide the ability to set focus to and return focus from embedded objects in virtual buffers #431
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2009-09-29 11:35 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2009-10-01 03:15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by jteh on 2009-09-29 11:07
NVDA already renders the top level of embedded objects (i.e. Flash content) into virtual buffers. In order to provide access to these objects, NVDA should allow the user to "interact with" (set focus to) these objects by pressing enter. In addition, the user should be able to quickly "stop interacting" with the object; i.e. restore focus to the document. Rather than inventing an additional command, NVDA+space can be used.
Note that we're not discounting the possibility of rendering Flash and other content into the buffer, but this will serve as a first phase implementation at the very least. At most, it may prove to be better than rendering this content into the buffer.