<?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>10138</bug_id>
          
          <creation_ts>2006-07-27 22:02:10 -0700</creation_ts>
          <short_desc>Drawing glitches with Urchin SVG</short_desc>
          <delta_ts>2007-06-12 11:52:17 -0700</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>INVALID</resolution>
          
          
          <bug_file_loc>http://69.94.67.101:9999/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>8278</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51010</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-07-27 22:02:10 -0700</bug_when>
    <thetext>After applying the patch from bug 8278 to make Urchin work with WebKit, I can see many drawing glitches, and some console warnings:

CGContextGetPathBoundingBox: no current point.
...
2006-07-28 08:47:16.261 Safari[295] Warning, no gradient stops, gradient (0x1a9ba120) will be all black!
...
(event handler):Value undefined (result of expression myDoc.getTarget) is not object.

Here&apos;s a catch-22: per bug 8278 comment 5, we don&apos;t want to enable Urchin SVG from our side, but we also cannot move that issue to Evangelism before we fix the redrawing bugs!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56337</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-09-24 05:01:16 -0700</bug_when>
    <thetext>myDoc.getTarget
sounds like they&apos;re using adobe getters/setters, which are not supported by Firefox, Safari or Opera.
see http://jwatt.org/svg/authoring/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7772</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-06-12 11:52:17 -0700</bug_when>
    <thetext>They detect Adobe SVG viewer and only allow you to view the content if you have it.  We&apos;d have to add some sort of &quot;pretend to have the adobe SVG viewer&quot; debug option for this sort of bug.

I think we&apos;re just gonna close this as invalid.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>