[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
Wed Jan 25 13:20:05 PST 2017


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

--- Comment #15 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #14)
> > e.g. we want to search for the second "the" in "the car is the fastest in the world" at offset 12 (at "h" of the second "the"), findPlainText might return the range of the first or third "the" depending on the range and direction we passed in.
> 
> What's the desired behavior then?

We want it to return the range of the second "the", from offset 11 to 14. This is the closest match to the offset we passed in.

-- 
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/20170125/52bf6f3e/attachment.html>


More information about the webkit-unassigned mailing list