[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
Tue Oct 27 19:40:31 PDT 2009


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


Joanmarie Diggs <joanmarie.diggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41999|                            |review?
               Flag|                            |




--- Comment #18 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-10-27 19:40:30 PDT ---
Created an attachment (id=41999)
 --> (https://bugs.webkit.org/attachment.cgi?id=41999)
Table Summary

atk_table_get_summary returns an AtkObject. Summary is an attribute; not an
object. Therefore we need some other way to expose this information. Because a
table summary describes the table, this patch exposes the summary attribute as
the table's accessible description.

Please review. Thanks!

(Note that this patch does *not* depend on Table 2 or Table 3).

-- 
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