[Webkit-unassigned] [Bug 139071] New: AX: [ATK] Inline text elements with accessible object attributes and/or event handlers are not exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 26 15:34:01 PST 2014


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

            Bug ID: 139071
           Summary: AX: [ATK] Inline text elements with accessible object
                    attributes and/or event handlers are not exposed
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            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

ATK fails to expose inline text elements which have accessible object attributes and/or event handlers. Examples:

* span with an onclick handler
* abbr with a title attribute
* time with a datetime attribute

These need to be separate accessible objects. The appropriate role is ATK_ROLE_STATIC, which was added to ATK v2.15.2.

-- 
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/20141126/fe454110/attachment-0002.html>


More information about the webkit-unassigned mailing list