[Webkit-unassigned] [Bug 25534] [GTK] Objects of ROLE_TABLE should implement the accessible table interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 18:51:25 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25534





--- Comment #10 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-10-26 18:51:24 PDT ---
Created an attachment (id=41924)
 --> (https://bugs.webkit.org/attachment.cgi?id=41924)
table 3

* accessibility/gtk/AccessibilityObjectWrapperAtk.cpp:
(nameFromChildren):
(webkit_accessible_get_name):
New convenience function to construct an object's name using the name(s) of any
children it has.

(atk_table_interface_init):
(webkit_accessible_table_get_column_description):
(webkit_accessible_table_get_row_description):
Implemented.

(webkit_accessible_table_get_column_header):
Stub function added so that webkit_accessible_table_get_column_description
could be implemented in the meantime.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list