[Webkit-unassigned] [Bug 30799] New: [Gtk] Implement the remainder of the AtkTable interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 16:56:56 PDT 2009


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

           Summary: [Gtk] Implement the remainder of the AtkTable
                    interface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com
                CC: William.Walker at sun.com


The following AtkTable functions will need to be implemented in order for a
user to interact with editable, web-based tables (e.g. Google docs):

* atk_table_set_caption 
* atk_table_set_row_description
* atk_table_set_column_description 
* atk_table_set_row_header         
* atk_table_set_column_header      
* atk_table_set_summary            
* atk_table_get_selected_columns   
* atk_table_get_selected_rows      
* atk_table_is_column_selected     
* atk_table_is_row_selected        
* atk_table_is_selected            
* atk_table_add_column_selection   
* atk_table_add_row_selection      
* atk_table_remove_column_selection
* atk_table_remove_row_selection

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