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

Basic table navigation and reporting of table information in virtual buffers #229

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

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2008-11-18 12:47
None

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2009-03-10 12:03
This work is being done in conjunction with the new nvVBufLib.

  • The new gecko_ia2 and adobeAcrobat backends now include table information in the virtual buffer.
  • Information concerning cells that span multiple rows and/or columns is not yet included.
  • There is also initial code in NVDA's nvVBufLibIntegration for table navigation and reporting.
    • Table navigation is fine for simple tables, but doesn't handle empty cells very well. I need to rethink this.

@nvaccessAuto
Copy link
Author

Comment 3 by jteh on 2009-05-01 00:18
nvVBufLibIntegration was merged into main, so this is now in main. The same issues still apply.

@nvaccessAuto
Copy link
Author

Comment 4 by jteh on 2009-06-16 03:13
For reference, the nvVBufLibIntegration merge was r2803.

The basic functionality works, so I'm closing this as fixed. New tickets should be opened for the remaining issues.
Changes:
Changed title from "Table navigation and reporting of table information in virtual buffers" to "Basic table navigation and reporting of table information in virtual buffers"
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