<?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>10913</bug_id>
          
          <creation_ts>2006-09-18 03:11:19 -0700</creation_ts>
          <short_desc>SVG charts from plotkit fail to render unless you scroll them offscreen</short_desc>
          <delta_ts>2007-01-08 16:40:22 -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>11984</dup_id>
          
          <bug_file_loc>http://media.liquidx.net/js/plotkit-tests/svg.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gregory Block">gblock</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>55817</commentid>
    <comment_count>0</comment_count>
    <who name="Gregory Block">gblock</who>
    <bug_when>2006-09-18 03:11:19 -0700</bug_when>
    <thetext>In the provided example are a number of charts; by scrolling down and then back up, the ones that are ofscreen render correctly, but the ones that were a part of the document load fail.

This may be related to the way that SVG nodes are added to the document by plotkit - the JS actually adds the SVG node itself along with child contents.

Would be nice to have this work.  :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55904</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-09-19 03:04:17 -0700</bug_when>
    <thetext>One of many many invalidation issues in our current SVG support.

It would be nice to reduce this down to a much simpler test case.  I&apos;m not even sure what sort of SVG elements PlotKit is creating here w/o looking more at the code.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56095</commentid>
    <comment_count>2</comment_count>
    <who name="Gregory Block">gblock</who>
    <bug_when>2006-09-21 00:22:28 -0700</bug_when>
    <thetext>what&apos;s really odd about it is that it&apos;s the first one on the page that renders completely; scroll anywhere, and reload, and the first svg block is fine.  All of the other SVG blocks don&apos;t render.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36198</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-01-08 16:40:22 -0800</bug_when>
    <thetext>Fixed by bug 11984.

*** This bug has been marked as a duplicate of 11984 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>