[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 Apr 8 11:52:37 PDT 2011


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


Xiaomei Ji <xji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85977|0                           |1
        is obsolete|                            |
  Attachment #85977|review?                     |
               Flag|                            |
  Attachment #88852|                            |review?
               Flag|                            |




--- Comment #17 from Xiaomei Ji <xji at chromium.org>  2011-04-08 11:52:36 PST ---
Created an attachment (id=88852)
 --> (https://bugs.webkit.org/attachment.cgi?id=88852&action=review)
patch w/ layout test

in the case of auto wrapping and nowrap,  the width of each character computed by using caret rect does not match.
nowrapping failed and caret overlaps with character, I think, due to bug 56854 and other float conversion/rounding/hacking.

-- 
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