<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>11685</bug_id>
          
          <creation_ts>2006-11-23 04:07:53 -0800</creation_ts>
          <short_desc>WebKit is missing SVGPoint.matrixTransform</short_desc>
          <delta_ts>2006-12-03 05:47:09 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>11734</dup_id>
          
          <bug_file_loc>http://www.carto.net/papers/svg/gui/scrollbar/index.svg</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>a.neumann</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44546</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-11-23 04:07:53 -0800</bug_when>
    <thetext>WebKit fails carto.net scrollbar example due to DOM exceptions

(event handler):Can&apos;t find variable: setCurrentLink
(event handler):SVG_MATRIX_NOT_INVERTABLE: DOM SVG Exception 2
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44547</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-11-23 04:08:39 -0800</bug_when>
    <thetext>it looks like we fail this one for similar reasons:
http://www.carto.net/papers/svg/gui/textbox/index.svg

(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44549</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-11-23 04:11:46 -0800</bug_when>
    <thetext>Same issue here:

http://www.carto.net/papers/svg/gui/Window/index.svg

(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
(event handler):Value undefined (result of expression svgPoint.matrixTransform) is not object.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44550</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-11-23 04:14:02 -0800</bug_when>
    <thetext>http://www.w3.org/TR/SVG/coords.html#InterfaceSVGPoint

It really can&apos;t be that hard to add.  Unfortunately right now JSSVGPoint is a custom binding.  Not that that will make it any harder to add... it will just make it harder to add to both Obj-C and JS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44443</commentid>
    <comment_count>4</comment_count>
    <who name="Andreas Neumann">a.neumann</who>
    <bug_when>2006-11-25 06:46:32 -0800</bug_when>
    <thetext>Here is another testcase, simpler than the slider example:

http://www.carto.net/neumann/webkitsvgbugs/SVGPoint_test.svg
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43508</commentid>
    <comment_count>5</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2006-12-03 03:25:45 -0800</bug_when>
    <thetext>Bug report 11734, adresses the missing SVGPoint.matrixTransform() function while fixing other problems with SVGRect/SVGPoint/SVGNumber JavaScript wrappers. Marking as duplicates.

*** This bug has been marked as a duplicate of 11734 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43514</commentid>
    <comment_count>6</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2006-12-03 05:47:09 -0800</bug_when>
    <thetext>Andreas testcase SVGPoint_test.svg shows a problem related to getScreenCTM() &amp; viewBox, as Rob found out - not closing the bug yet, this has to be resolved into a new layout test &amp; fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>