[Webkit-unassigned] [Bug 143081] New: [WIN] AX: Implement AccessibilityUIElement::cellForColumnAndRow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 22:48:15 PDT 2015


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

            Bug ID: 143081
           Summary: [WIN] AX: Implement
                    AccessibilityUIElement::cellForColumnAndRow
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: Windows 8
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com

In order to unskip 
    accessibility/
from https://bugs.webkit.org/show_bug.cgi?id=143007

this needs to be implemented in DRT/WKTR

AccessibilityUIElement AccessibilityUIElement::cellForColumnAndRow(unsigned column, unsigned row)
{
    return 0;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150326/6ca7ece3/attachment-0002.html>


More information about the webkit-unassigned mailing list