[webkit-reviews] review denied: [Bug 11974] REGRESSION: Caret drawn over input when smaller than font size on initial focus : [Attachment 13229] if caret is on a layer make sure it is painted by that layer

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sun Feb 18 14:30:38 PST 2007


Dave Hyatt <hyatt at apple.com> has denied Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 11974: REGRESSION: Caret drawn over input when smaller than font size on
initial focus
http://bugs.webkit.org/show_bug.cgi?id=11974

Attachment 13229: if caret is on a layer make sure it is painted by that layer
http://bugs.webkit.org/attachment.cgi?id=13229&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Seems like we should just let the block that the caret is in always paint the
renderer.  I do not understand how a double painting situation is occurring and
think we should stop that rather than adding a layer check that should not be
necessary.



More information about the webkit-reviews mailing list