[Webkit-unassigned] [Bug 166955] AX: WKContentView needs to implement UITextInput methods to make speak selection highlighting work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 17:37:23 PST 2017


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

--- Comment #21 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 299871
  --> https://bugs.webkit.org/attachment.cgi?id=299871
patch with test

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

> LayoutTests/accessibility/ios-simulator/speak-selection-word-query-expected.txt:11
> +Content: the
> +Content: tHe
> +Content: The

This doesn't tell us anything about where the selected content is.
We could have just used findPlainText, and we would have gotten the same result.
Also, we need tests with text-transform: uppercase, German S transformation, as well as CJK, and bidirectional text.

-- 
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/20170127/2c124231/attachment.html>


More information about the webkit-unassigned mailing list