[Webkit-unassigned] [Bug 49508] RTL: Caret can paint over letters when in the end of a line in textareas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 18:54:27 PDT 2011


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





--- Comment #15 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-18 18:54:27 PST ---
(In reply to comment #14)
> what to check against in the wrap case?

What if we compared the delta to compute width of each characters using caret rect and compared that with the case when the entire text appears in single line?  Character widths (differences in caret rect) should match, right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list