[Webkit-unassigned] [Bug 11359] Incomplete repaint of table cell's collapsed border when changing only the cell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 30 08:58:23 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11359


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12123|                            |review?
               Flag|                            |




------- Comment #14 from mitz at webkit.org  2006-12-30 08:58 PDT -------
Created an attachment (id=12123)
 --> (http://bugs.webkit.org/attachment.cgi?id=12123&action=view)
Override repaint rect computation for table cells

Fixed the crash by ignoring outside borders if the table grid is dirty. Added a
long comment explaining why I think this is okay.

I named the getter needsSectionRecalc despite the setter being called
setNeedSectionRecalc. I intend to clean up the naming in a future cleanup
patch.


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



More information about the webkit-unassigned mailing list