[Webkit-unassigned] [Bug 38506] Regression (r41792): Repaint issue with textarea inside overflow:scroll div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 17:50:36 PDT 2010


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





--- Comment #6 from James Robinson <jamesr at chromium.org>  2010-06-02 17:50:36 PST ---
Thanks for taking a look at this!  I had actually forgotten about this patch completely.

I'll look in to whether to initialize m_clipped and m_clipRect explicitly.  I'm not sure what you mean about changing the signature - do you mean making the constructor something like:

LayoutState(RenderObject* root, RenderBoxModelObject* container)

?  That would just move the cast to the callsite, I believe.

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



More information about the webkit-unassigned mailing list