[Webkit-unassigned] [Bug 196481] Caret shows in the wrong location in RTL text fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 20:59:22 PDT 2019


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

--- Comment #9 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Simon Fraser (smfr) from comment #7)
> Oh, I guess the difference is whether I'm actually entering characters in an
> RTL language. If I type Hebrew, it works as expected. If I type English, it
> does not.

Yeah, it looks like NSTextView decides the caret location based on the last character being typed.

Implementing the new NSTextView behavior is going to be a massive undertaking.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190402/c55ec7a6/attachment.html>


More information about the webkit-unassigned mailing list