[Webkit-unassigned] [Bug 157822] New: AX: [ATK] Use WebCore Accessibility's AccessibilityText for AtkObject name and description

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 17:04:53 PDT 2016


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

            Bug ID: 157822
           Summary: AX: [ATK] Use WebCore Accessibility's
                    AccessibilityText for AtkObject name and description
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com
            Blocks: 157187

WebKitGtk never switched fully over to use AccessibilityText for AtkObject name and description. As a result, we have code we don't need and which is in some cases incorrect with respect to the HTML AAM and/or AccName spec.

In addition, there are a number of places where we're taking the AXDescription as the AtkObject description. This would seem logical on the surface, but as outlined in the OR of bug 157187, it's wrong.

I'm making this bug a blocker to bug 157187 so we can fix the exposure and update the layout tests in a way that will hopefully be clear (enough) to verify the code change is not introducing any regressions. After that, we can (I will) come up with a proposal with respect to how we do cross-platform text alternative calculation layout tests.

Patch will be forthcoming.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160518/3952daa6/attachment.html>


More information about the webkit-unassigned mailing list