[Webkit-unassigned] [Bug 167671] New: AX: activedescendant on combobox not honored correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 15:46:34 PST 2017


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

            Bug ID: 167671
           Summary: AX: activedescendant on combobox not honored correctly
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kaelig at deloumeau.fr
                CC: webkit-bug-importer at group.apple.com

Steps to reproduce:

1. Go to https://webkit.org/blog-files/aria1.0/combobox_with_live_region_status.html
2. Type "ca" in the text field (it has a role=combobox)
3. Hit "arrow down", this should select the "American Samoa" option

Actual: nothing is read
Expected: "American Samoa" is read

4. Hit "arrow down", this should select the "California" option

Actual: "American Samoa" is read
Expected: "California" is read

-- 
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/20170131/d48b23fa/attachment.html>


More information about the webkit-unassigned mailing list