[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:42:20 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166955
--- Comment #22 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
> Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:1863
> + // Sometimes we did not advance enough to create a text range, e.g. when there's a soft line break.
How does soft line break prevent Position from moving forward/backward?
This definitely needs a test case.
--
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/8ab4e187/attachment.html>
More information about the webkit-unassigned
mailing list