[Webkit-unassigned] [Bug 39238] New: The Chromium wrappers for accessibility support are incomplete.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 14:39:51 PDT 2010


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

           Summary: The Chromium wrappers for accessibility support are
                    incomplete.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmazzoni at google.com


Chromium classes such as WebAccessibilityObject are simple wrappers for corresponding WebCore classes like AccessibilityObject. They work fine, but much functionality is not exposed in the wrapper.

I'm using this bug to keep track of the progress.

Rather than trying to add support for everything at once, for now I'm just adding methods as needed, starting with:

  headingLevel
  setFocused

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