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

Row/column coordinates and headers not announced in Java tables #3756

Closed
nvaccessAuto opened this issue Jan 8, 2014 · 5 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by mdcurran on 2014-01-08 04:07
NVDA does not have specific support for tables in Java at this point in time.
It looks like Java Access Bridge does support this.
Hopefully both column/row coordinates and headers can be supported.

@nvaccessAuto
Copy link
Author

Comment 2 by Michael Curran <mick@... on 2014-01-09 07:19
In [516282e]:

Java Access Bridge support: report row and column counts for tables and report column and row numbers for table cells. Re #3756

Also fix up usage of the wrong type for vmID -- should be c_long not c_int. New table code indirectly showed this bug.

@nvaccessAuto
Copy link
Author

Comment 3 by Michael Curran <mick@... on 2014-01-09 12:29
In [fc8715f]:

Java Access Bridge support: support row and column headers for Java tables. Re #3756

@nvaccessAuto
Copy link
Author

Comment 4 by Michael Curran <mick@... on 2014-01-22 06:23
In [85fe598]:

Merge branch 'javaImprovements' into next. Incubates #3753, #3754, #3755, #3756, #3757, #3770

Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 5 by Michael Curran <mick@... on 2014-02-07 05:31
In [5bd2574]:

Merge branch 'javaImprovements'. Fixes #3753, #3754, #3755, #3756, #3757, #3770

Changes:
Removed labels: incubating
State: closed

@nvaccessAuto
Copy link
Author

Comment 6 by mdcurran on 2014-02-07 05:36
Changes:
Milestone changed from next to 2014.1

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

1 participant