[Webkit-unassigned] [Bug 6301] REGRESSION: Border repaint glitch

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Dec 30 11:44:16 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6301





------- Additional Comments From opendarwin.org at mitzpettel.com  2005-12-30 11:44 -------
(In reply to comment #4)

> What about borderLeft/Top?

The left/top borders don't move so there's no need to repaint them. You're in this case:
        // We didn't move, but we did change size.  Invalidate the delta, which will consist of possibly 
        // two rectangles (but typically only one).
You only need to extend this to include the area that was/will be occupied by the border that moves.

-- 
Configure bugmail: http://bugzilla.opendarwin.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