[Webkit-unassigned] [Bug 15389] New: setting the transform on an SVG renderer causes a layout even if no change was made

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 22:12:09 PDT 2007


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

           Summary: setting the transform on an SVG renderer causes a layout
                    even if no change was made
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://research.sun.com/projects/lively/index.xhtml
        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


setting the transform on an SVG renderer causes a layout even if no change was
made

I think the lively kernel has a "bug" where they are setting the same transform
on some of their elements repeatedly.  We relayout (and repaint) those
elements, even if the transform hasn't changed.  We shouldn't do that. :(


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