[Webkit-unassigned] [Bug 123132] AX: WebKit exposes AXSelectedChildren incorrectly on an aria-multiselectable list.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 10:32:30 PST 2013


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


Samuel White <samuel_white at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #3 from Samuel White <samuel_white at apple.com>  2013-11-07 10:31:17 PST ---
(In reply to comment #0)
> Load: https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA-UAIG/1.0/tests/test-files/test92.html
> 
> Click the first list option. Shift+Click the second list option.
> 
> WebKit exposes the listbox with only one item in the AXSelectedChildren array. Expected both the first and third item to be in the array.

The problem here isn't WebKit. The test you've linked has spelled "aria-multiselectable" incorrectly. Once this is fixed the test behaves as it should. Closing.

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