[webkit-reviews] review requested: [Bug 19086] REGRESSION (r28519-r28535): Caret doesn't paint past the right edge of a block : [Attachment 21339] Revert part of r28523

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 25 13:00:49 PDT 2008


mitz at webkit.org has asked Darin Adler <darin at apple.com> for review:
Bug 19086: REGRESSION (r28519-r28535): Caret doesn't paint past the right edge
of a block
http://bugs.webkit.org/show_bug.cgi?id=19086

Attachment 21339: Revert part of r28523
http://bugs.webkit.org/attachment.cgi?id=21339&action=edit

------- Additional Comments from mitz at webkit.org
This patch fixes the regression. Its weakness is that it only covers cases
where the caret is within one pixel from the block, but I could not come up
with a reasonable general solution. I am not sure that it is ever valid for the
caret to be more than one pixel away from the block.


More information about the webkit-reviews mailing list