[Webkit-unassigned] [Bug 25319] caret does not paint after type in characters in right aligned div or after delete all characters in RTL div or 0px right padding RTL textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 11:52:09 PDT 2009


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





------- Comment #8 from xji at chromium.org  2009-05-22 11:52 PDT -------
(In reply to comment #7)
> I don�t think it is correct to change layout just in order to make room for an
> insertion point.
> 

Maybe I did not understand what you meant.

The cause of the non-rendering-caret is similar to the cause of issue 24527
(https://bugs.webkit.org/show_bug.cgi?id=24527). It is because x-axis is
1-pixel shifted when alignment is right, so the boundary of the layout is not
correct.

Or maybe it could be fixed in other layer?


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



More information about the webkit-unassigned mailing list