[Webkit-unassigned] [Bug 170424] AX: Expose link children when doing search predication on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 3 15:27:46 PDT 2017


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

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 306123
  --> https://bugs.webkit.org/attachment.cgi?id=306123
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=306123&action=review

> Source/WebCore/ChangeLog:7
> +        Since the children of the links are exposed on iOS instead of the link itself

The children of links are accessible elements on iOS instead of the link itself, so we should expose the children when doing predicated searches as well.

> Tools/WebKitTestRunner/InjectedBundle/ios/AccessibilityUIElementIOS.mm:665
> +    NSDictionary *parameterizedAttribute = searchPredicateParameterizedAttributeForSearchCriteria(context, startElement, isDirectionNext, 5, searchKey, searchText, visibleOnly, immediateDescendantsOnly);

any reason you chose five?

-- 
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/20170403/593abcfd/attachment.html>


More information about the webkit-unassigned mailing list