After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752317 - JNI: jaw_table_cell_get_column_header_cells is missing
JNI: jaw_table_cell_get_column_header_cells is missing
Status: RESOLVED FIXED
Product: java-atk-wrapper
Classification: Applications
Component: general
0.33.x
Other All
: Normal normal
: ---
Assigned To: java-atk-wrapper maintainer(s)
java-atk-wrapper maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-07-13 11:16 UTC by Magdalen Berns (irc magpie)
Modified: 2020-11-23 23:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Magdalen Berns (irc magpie) 2015-07-13 11:16:36 UTC
This virtual function should return the column headers as an array of cell accessibles.[1] There is no obvious way to get that information with JAAPI.[2]

[1] https://git.gnome.org/browse/atk/tree/atk/atktablecell.h#n64
[2] http://docs.oracle.com/javase/8/docs/api/javax/accessibility/package-summary.html
Comment 1 Samuel Thibault 2020-11-23 23:40:21 UTC
This was implemented by Giuseppe