[webkit-reviews] review requested: [Bug 8969] REGRESSION: typing in textfield repaints whole web page at gamefaqs.com : [Attachment 8570] Patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat May 27 01:59:47 PDT 2006


opendarwin.org at mitzpettel.com has asked  for review:
Bug 8969: REGRESSION: typing in textfield repaints whole web page at
gamefaqs.com
http://bugzilla.opendarwin.org/show_bug.cgi?id=8969

Attachment 8570: Patch
http://bugzilla.opendarwin.org/attachment.cgi?id=8570&action=edit

------- Additional Comments from opendarwin.org at mitzpettel.com
> If a layout is targeted at the textfield itself, that should
> not be constrained to the subtree
Now *that* was the real problem in all previous versions of the patch. I fixed
it by moving the isTextField check in markContainingBlocksForRelayout so that
it won't check the layout target, and everything seems to work.



More information about the webkit-reviews mailing list