Ticket #229 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Basic table navigation and reporting of table information in virtual buffers

Reported by: jteh Owned by: jteh
Priority: minor Milestone: 2009.1
Component: Browse mode Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description


Change History

comment:1 Changed 3 years ago by jteh

  • Status changed from new to accepted

comment:2 Changed 3 years ago by jteh

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.

comment:3 Changed 3 years ago by jteh

nvVBufLibIntegration was merged into main, so this is now in main. The same issues still apply.

comment:4 Changed 3 years ago by jteh

  • Status changed from accepted to closed
  • Resolution set to fixed
  • Summary changed from Table navigation and reporting of table information in virtual buffers to Basic table navigation and reporting of table information in virtual buffers

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.

Note: See TracTickets for help on using tickets.