[Webkit-unassigned] [Bug 16090] New: carto.net Dock example redraws *way* too often

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 22:30:05 PST 2007


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

           Summary: carto.net Dock example redraws *way* too often
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://www.carto.net/papers/svg/dock/index.svg
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: zimmermann at kde.org


carto.net Dock example redraws *way* too often

Run Quartz Debug to see what I mean.  It seems setpoints() is called every
50ms.  It refreshes the positions of each of the images.  The images are having
attributeChanged() called on them, and because of the evilness that is
notifyAttributeChanged, they are redrawing even though x/y/width/height never
changed!


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