[webkit-reviews] review requested: [Bug 9581] REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused. : [Attachment 9096] patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Nov 2 20:17:27 PST 2006


Adele Peterson <adele at apple.com> has asked  for review:
Bug 9581: REGRESSION: The new NativeTextArea scrolls to the top when the
control is unfocused.
http://bugs.webkit.org/show_bug.cgi?id=9581

Attachment 9096: patch
http://bugs.webkit.org/attachment.cgi?id=9096&action=edit

------- Additional Comments from Adele Peterson <adele at apple.com>
I actually do think this patch is right.  The problem I was seeing before is
caused by the flexbox double layout bugs.  Now that we've moved textareas off
of RenderFlexibleBox, this change should fully fix this scrolling problem.



More information about the webkit-reviews mailing list