[Webkit-unassigned] [Bug 6643] REGRESSION: Tree view repaints lines without erasing them first

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 11:46:10 PDT 2007


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





------- Comment #8 from timothy at hatcher.name  2007-04-04 11:46 PDT -------
This will be fixed with my changes to make the tree be pure
HTML/CSS/JavaScript.

http://trac.webkit.org/projects/webkit/browser/branches/WebInspectorRefresh

I think the main cause of this double paint was the fact that the
WebInspectorOutlineView subclass didn't pain an opaque background, and didn't
clear before drawing.


-- 
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