[Webkit-unassigned] [Bug 178523] New: AX: [ATK] Events missing and state incorrect for aria-activedescendant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 19 10:39:44 PDT 2017


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

            Bug ID: 178523
           Summary: AX: [ATK] Events missing and state incorrect for
                    aria-activedescendant
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                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

According to the Core AAM:
1. When the aria-activedescendant of an element changes, we should emit object:state-changed:focused. We don't.
2. When a focused element has a valid active descendant, we should not exposed the focused state on the element, but rather on the active descendant. We expose it on the element.
3. The active descendant should have the focusable state even though the element itself might not technically be keyboard focusable. (The author is expected to make it work.) We don't.

-- 
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/20171019/f26f522b/attachment.html>


More information about the webkit-unassigned mailing list