[webkit-reviews] review requested: [Bug 8047] Selection paints as though it included previous table : [Attachment 7367] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Mar 28 18:59:21 PST 2006


Justin Garcia <justin.garcia at apple.com> has asked  for review:
Bug 8047: Selection paints as though it included previous table
http://bugzilla.opendarwin.org/show_bug.cgi?id=8047

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

------- Additional Comments from Justin Garcia <justin.garcia at apple.com>
The selection starts at [table, 1].  The code in RenderCanvas::setSelection was
marking all of the children of the table as selected because it started its
pre-order traversal at the table's renderer.



More information about the webkit-reviews mailing list