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

Better handling of empty table cells when using table navigation in virtual buffers #334

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2009-06-16 03:22
Currently, NVDA reports "Edge of table" when table navigation encounters an empty cell. This means that it is impossible to navigate past empty cells using table navigation commands. Therefore, empty table cells should occupy space in the buffer.

@nvaccessAuto
Copy link
Author

Comment 4 by jteh on 2009-07-02 06:58
Skipping empty table cells was introduced in r3028, but this really isn't enough. We need to render space for them in the buffer. This is done for both Gecko and MSHTML as of nvVBufLib main rev 134.

@nvaccessAuto
Copy link
Author

Comment 6 by jteh on 2009-07-03 08:12
Further fixes to Gecko code in nvVBufLib main rev 135.

@nvaccessAuto
Copy link
Author

Comment 7 by jteh on 2009-07-10 07:32
In misc-deps version 2009-07-09-01.
Changes:
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants