[Webkit-unassigned] [Bug 13789] New: SVGLocatable::getScreenCTM() faulty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 20 06:39:01 PDT 2007


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

           Summary: SVGLocatable::getScreenCTM() faulty
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ml at graougraou.com


SVGLocatable::getScreenCTM() doesn't seem to take into account transformations
applied by the viewport's preserveAspectRatio and viewBox attributes, nor does
it take into account the CSS offset of the container XHTML element, if
available.

SVGLocatable::getScreenCTM() should return the computed transformation matrix
applied to the element provided as a parameter up to the client coordinate
system, ie. the one in which mouse events' .clientX and .clientY live.


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