<?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>68635</bug_id>
          
          <creation_ts>2011-09-22 10:39:49 -0700</creation_ts>
          <short_desc>&lt;canvas&gt; in SVG doesn&apos;t scale properly</short_desc>
          <delta_ts>2012-11-25 00:50:35 -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>Canvas</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.8</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>103117</dup_id>
          
          <bug_file_loc>http://www.peepo.com</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="jay">jay</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bobpetrie</cc>
    
    <cc>mdelaney7</cc>
    
    <cc>thorton</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>471683</commentid>
    <comment_count>0</comment_count>
    <who name="jay">jay</who>
    <bug_when>2011-09-22 10:39:49 -0700</bug_when>
    <thetext>regression

open the url in new macbook pro,

the dark orange square is meant to cover the whole yellow area.

check using iPad2 ,10.6 and ppc 10.5.8, firefox etc...

reduced testcase:

peepo.com/index.svgz contains xhtml canvas,

when the svgz file is rescaled in the html5 page index.html,

the canvas is not rescaled.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474692</commentid>
    <comment_count>1</comment_count>
      <attachid>109012</attachid>
    <who name="jay">jay</who>
    <bug_when>2011-09-28 05:55:54 -0700</bug_when>
    <thetext>Created attachment 109012
svg with canvas</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474695</commentid>
    <comment_count>2</comment_count>
      <attachid>109013</attachid>
    <who name="jay">jay</who>
    <bug_when>2011-09-28 05:58:55 -0700</bug_when>
    <thetext>Created attachment 109013
html using &apos;svg with canvas&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474698</commentid>
    <comment_count>3</comment_count>
    <who name="jay">jay</who>
    <bug_when>2011-09-28 06:04:51 -0700</bug_when>
    <thetext>open html attachment, 
foreignObject scaled, 
SVG red rectangle scaled, but
canvas black border not scaled

wfm latest 10.6 Safari,  and recent Mozilla or Opera

broken Google Chrome 16.0.891.0 dev

and believed broken latest Safari 10.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>475369</commentid>
    <comment_count>4</comment_count>
    <who name="jay">jay</who>
    <bug_when>2011-09-29 04:23:48 -0700</bug_when>
    <thetext>wfm  chrome 16.0.891.1 dev is this transient, coincidence or fix?

need to confirm for 10.7.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>477563</commentid>
    <comment_count>5</comment_count>
    <who name="Jon Gibbins">dotjay</who>
    <bug_when>2011-10-04 06:03:07 -0700</bug_when>
    <thetext>Confirmed broken in Safari 5.1 (7534.48.3) running on OS X Lion (10.7.1).

SVG red rectangle is scaled up, but canvas black border is not.

Jon</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>528770</commentid>
    <comment_count>6</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-01-03 07:56:19 -0800</bug_when>
    <thetext>You mean scaling in &quot;svg with canvas&quot; (your first testcase) is broken? I can confirm that.
For &quot;html using &apos;svg with canvas&apos;&quot; there seems to be a similar bug, but not necesarily the same, it behaves differently, but also broken.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585793</commentid>
    <comment_count>7</comment_count>
    <who name="Bob Petrie">bobpetrie</who>
    <bug_when>2012-03-22 15:36:56 -0700</bug_when>
    <thetext>I was curious to hear whether there has been any movement on this one.  We have a usability issue whose resolution is held up by this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587066</commentid>
    <comment_count>8</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-03-24 03:03:55 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; I was curious to hear whether there has been any movement on this one.  We have a usability issue whose resolution is held up by this.

Thanks for the reminder, I checked this again, and it got better. The &lt;canvas&gt; is now resizing properly when resizing the Safari window. Only zooming is left broken. When zooming this file, the size of the black rectangle changes, where it doesn&apos;t in other browsers (only stroke-width changes).

Can anyone else confirm that as well please using a Safari/Chrome nightly?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587251</commentid>
    <comment_count>9</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 00:23:32 -0700</bug_when>
    <thetext>please read recent comments bug3781
re slow rendering</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587277</commentid>
    <comment_count>10</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-03-25 05:10:29 -0700</bug_when>
    <thetext>(In reply to comment #9)
&gt; please read recent comments bug3781
&gt; re slow rendering
This is unrelated to this bug.  I&apos;ve changed this bug title, to reflect the current state of &lt;canvas&gt; in SVG: zooming problems, no more sizing problems.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587286</commentid>
    <comment_count>11</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 07:22:49 -0700</bug_when>
    <thetext>#9 please do not morph my bugs.

file another bug for zoom</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587287</commentid>
    <comment_count>12</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 07:25:18 -0700</bug_when>
    <thetext>#9 please advise: what evidence do you have that scaling is not causing slow rendering?

ie if you compare the two testcase given, pretty much the only difference is the scaling.
in one case the animation runs fine, in the other it does not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587294</commentid>
    <comment_count>13</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-03-25 08:39:36 -0700</bug_when>
    <thetext>(In reply to comment #12)
&gt; #9 please advise: what evidence do you have that scaling is not causing slow rendering?

I&apos;ll summarize again for you:
- your original bug report has been fixed in trunk. The rectangle is correctly resized!
- zooming in/out is still broken, as the black rectangle doesn&apos;t behave as expected, if you compare to Opera/FF

This has NOTHING to do with &quot;slow rendering&quot;. It&apos;s just that canvas in SVG + zooming is broken.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587296</commentid>
    <comment_count>14</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-03-25 08:48:27 -0700</bug_when>
    <thetext>(In reply to comment #12)
&gt; #9 please advise: what evidence do you have that scaling is not causing slow rendering?
Your original bug report said that something is broken, now you&apos;re claiming its rendering slow, please decide.

&quot;please read recent comments bug3781
re slow rendering&quot;
???

(In reply to comment #11)
&gt; #9 please do not morph my bugs.
&quot;morph? The bug you filed is gone, and I&apos;m reusing this to track zooming + SVG &lt;canvas&gt; which is broken.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587300</commentid>
    <comment_count>15</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 09:51:29 -0700</bug_when>
    <thetext>DO NOT MORPH

I politely wrote you off this bug, you ignored me.

I will not file bugs if this continues!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587302</commentid>
    <comment_count>16</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 09:56:53 -0700</bug_when>
    <thetext>#12

it wasn&apos;t possible to tell that the scaling might be slow, until there was scaling.
as the slow renfering appears to be related to scaling, I am content to morph this bug to current
scaling causing slow rendering, if that doesn&apos;t suite then
either the slow rendering bug could morph
or I could enter a new bug.

however it needs someone else to try out the two tests, one of which has scale the other doesnt,
and advise how you would like to proceed.

else frankly I am content to watch webkit hang,
its your product not mine that has the bug...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587303</commentid>
    <comment_count>17</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 10:00:45 -0700</bug_when>
    <thetext>Please note the URL for this bug is given as peepo.com

that is the test case, the attachments are reduced test cases,

which necessarily cannot cover all possible eventualities!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587307</commentid>
    <comment_count>18</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-25 10:27:25 -0700</bug_when>
    <thetext>filed as bug82147</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>587312</commentid>
    <comment_count>19</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2012-03-25 10:54:00 -0700</bug_when>
    <thetext>(In reply to comment #15)
&gt; DO NOT MORPH
&gt; 
&gt; I politely wrote you off this bug, you ignored me.
For the record: I replied Jay in private and told him, that it&apos;s not respectful to revert changes to bug reports that a WebKit reviewer changes.

As he thinks I&apos;m not in the position to &quot;morph&quot; &quot;his&quot; bug reports, I am not sure how to go on here.

Jonathan, it would help if you would actually answer questions I posted here:

Example: (In reply to comment #8)
&gt; Can anyone else confirm that as well please using a Safari/Chrome nightly?

Your answer:
please read recent comments bug3781
re slow rendering

Honestly, do you think anyone will understand you posting fragments of sentences, ignoring my question? You&apos;ve a track record of bug reports like this. It makes me sad.

Example 2:
&gt; Your original bug report said that something is broken, now you&apos;re claiming its rendering slow, please decide.

Your answer:
&gt; DO NOT MORPH

--
Sorry this is going nowhere, if you just don&apos;t answer questions, I can&apos;t help you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592920</commentid>
    <comment_count>20</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-03-31 12:54:56 -0700</bug_when>
    <thetext>see bug 82835 for aspect related to canvas and SVG layers</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>773947</commentid>
    <comment_count>21</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-11-22 07:46:27 -0800</bug_when>
    <thetext>#19

Nikolas, apologies not having access to Mountain Lion until very recently it was difficult for me to update this bug.

it appears the issue relates to updating canvas content,
(the attachments for this bug render as expected)

however you will readily discern that that the canvas on the url reverts after resizing, to the original size set. first, click anywhere on the board.

this may be a regression as safari 5 does not exhibit this behaviour,
neither does Firefox...
else it may be one of those oddities around.

I shall attempt to create a working testcase, now I understand the issue a little better

regards</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>773952</commentid>
    <comment_count>22</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-11-22 07:49:40 -0800</bug_when>
    <thetext>is iOS6 a webkit platform?
 in any case it is another case for this bug...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>774339</commentid>
    <comment_count>23</comment_count>
      <attachid>175759</attachid>
    <who name="jay">jay</who>
    <bug_when>2012-11-23 02:52:31 -0800</bug_when>
    <thetext>Created attachment 175759
now updates canvas

now updates canvas</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>774355</commentid>
    <comment_count>24</comment_count>
      <attachid>175765</attachid>
    <who name="jay">jay</who>
    <bug_when>2012-11-23 03:09:09 -0800</bug_when>
    <thetext>Created attachment 175765
updates canvas

updates canvas</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>774380</commentid>
    <comment_count>25</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-11-23 03:40:51 -0800</bug_when>
    <thetext>bug#103117 replaces part of this bug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>774954</commentid>
    <comment_count>26</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-11-25 00:49:40 -0800</bug_when>
    <thetext>dupe</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>774955</commentid>
    <comment_count>27</comment_count>
    <who name="jay">jay</who>
    <bug_when>2012-11-25 00:50:35 -0800</bug_when>
    <thetext>please change status of Bug 103117

*** This bug has been marked as a duplicate of bug 103117 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>109012</attachid>
            <date>2011-09-28 05:55:54 -0700</date>
            <delta_ts>2012-11-23 02:52:31 -0800</delta_ts>
            <desc>svg with canvas</desc>
            <filename>canvas.svg</filename>
            <type>image/svg+xml</type>
            <size>985</size>
            <attacher name="jay">jay</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiIHN0YW5kYWxvbmU9Im5vIj8+IAo8
c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgIHhtbG5zOnhsaW5rPSJo
dHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogICAgeG1sbnM6eGh0bWw9Imh0dHA6Ly93d3cu
dzMub3JnLzE5OTkveGh0bWwiCiAgICB3aWR0aD0iMTAwJSIKICAgIGhlaWdodD0iMTAwJSIKICAg
IHZpZXdCb3g9IjAgMCAxNTAgMTUwIgogICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgCiBvbmxvYWQ9
ImRyYXcoKTsiCgo+CiAgICA8dGl0bGU+Q2FudmFzIHR1dG9yaWFsIHRlbXBsYXRlPC90aXRsZT4K
ICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAgIGNhbnZhcyB7IGJvcmRlcjogMnB4IHNv
bGlkIGJsYWNrOyB9CiAgICA8L3N0eWxlPgo8cmVjdCBmaWxsPSJyZWQiIHdpZHRoPSIxNTAiIGhl
aWdodD0iMTUwIiB4PSIwIiB5PSIwIiAvPgogICAgICAgIDxmb3JlaWduT2JqZWN0IHdpZHRoPSIx
NTAiIGhlaWdodD0iMTUwIiB4PSIwIiB5PSIwIj4KICAgICAgICAgICAgPHhodG1sOmNhbnZhcyBp
ZD0ic3F1YXJlIiB3aWR0aD0iMTQwIiBoZWlnaHQ9IjE0MCI+CiAgICAgICAgICAgICAgICBvdXIg
YXBvbG9naWVzLCBtYXAgY29udG91cnMgYXJlIG5vdCBhdmFpbGFibGUgd2l0aCB0aGlzIGJyb3dz
ZXIuCiAgICAgICAgICAgIDwveGh0bWw6Y2FudmFzPgogICAgICAgIDwvZm9yZWlnbk9iamVjdD4K
Cgo8c2NyaXB0IHR5cGU9InRleHQvZWNtYXNjcmlwdCI+IDwhW0NEQVRBWyAKCiAgICAgIGZ1bmN0
aW9uIGRyYXcoKXsKICAgICAgICB2YXIgY2FudmFzID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQo
J3NxdWFyZScpOwogICAgICAgIGlmIChjYW52YXMuZ2V0Q29udGV4dCl7CiAgICAgICAgICB2YXIg
Y3R4ID0gY2FudmFzLmdldENvbnRleHQoJzJkJyk7CiAgICAgICAgfQogICAgICB9CgoKXV0+PC9z
Y3JpcHQ+IAogCjwvc3ZnPg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>109013</attachid>
            <date>2011-09-28 05:58:55 -0700</date>
            <delta_ts>2011-09-28 05:58:55 -0700</delta_ts>
            <desc>html using &apos;svg with canvas&apos;</desc>
            <filename>canvas2.html</filename>
            <type>text/html</type>
            <size>511</size>
            <attacher name="jay">jay</attacher>
            
              <data encoding="base64">PCFkb2N0eXBlIGh0bWw+CjxodG1sPgo8Ym9keSAgb25sb2FkPSJmb3JtYXQoKSI+CiAgICAgICAg
ICAgIDxvYmplY3QgaWQ9ImdvYmFuIiB0eXBlPSJpbWFnZS9zdmcreG1sIiB3aWR0aD0iMTUwIiBo
ZWlnaHQ9IjE1MCIgZGF0YT0iYXR0YWNobWVudC5jZ2k/aWQ9MTA5MDEyIj4KICAgICAgICAgICAg
ICAgIDxzcGFuPk91ciBhcG9sb2dpZXM8L3NwYW4+CiAgICAgICAgICAgICA8L29iamVjdD4KCiAg
ICA8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCI+CgogICAgICBmdW5jdGlvbiBmb3JtYXQo
KSB7CiAgICAgICBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCgnZ29iYW4nKS5zZXRBdHRyaWJ1dGVO
UyhudWxsLCAiaGVpZ2h0Iiwgd2luZG93LmlubmVySGVpZ2h0KTsKICAgICAgIGRvY3VtZW50Lmdl
dEVsZW1lbnRCeUlkKCdnb2JhbicpLnNldEF0dHJpYnV0ZU5TKG51bGwsICJ3aWR0aCIsIHdpbmRv
dy5pbm5lckhlaWdodCk7CiAgICAgIH0KCgogICAgPC9zY3JpcHQ+CjwvYm9keT4KPC9odG1sPg==
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>175759</attachid>
            <date>2012-11-23 02:52:31 -0800</date>
            <delta_ts>2012-11-23 03:09:09 -0800</delta_ts>
            <desc>now updates canvas</desc>
            <filename>canvas_scale.svg</filename>
            <type>image/svg+xml</type>
            <size>1036</size>
            <attacher name="jay">jay</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiIHN0YW5kYWxvbmU9Im5vIj8+IAo8
c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgIHhtbG5zOnhsaW5rPSJo
dHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogICAgeG1sbnM6eGh0bWw9Imh0dHA6Ly93d3cu
dzMub3JnLzE5OTkveGh0bWwiCiAgICB3aWR0aD0iMTAwJSIKICAgIGhlaWdodD0iMTAwJSIKICAg
IHZpZXdCb3g9IjAgMCAxNTAgMTUwIgogICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgCiBvbmxvYWQ9
ImRyYXcoKTsiCgo+CiAgICA8dGl0bGU+Q2FudmFzIHR1dG9yaWFsIHRlbXBsYXRlPC90aXRsZT4K
ICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAgIGNhbnZhcyB7IGJvcmRlcjogMnB4IHNv
bGlkIGJsYWNrOyB9CiAgICA8L3N0eWxlPgo8cmVjdCBmaWxsPSJyZWQiIHdpZHRoPSIxNTAiIGhl
aWdodD0iMTUwIiB4PSIwIiB5PSIwIiAvPgogICAgICAgIDxmb3JlaWduT2JqZWN0IHdpZHRoPSIx
NTAiIGhlaWdodD0iMTUwIiB4PSIwIiB5PSIwIj4KICAgICAgICAgICAgPHhodG1sOmNhbnZhcyBp
ZD0ic3F1YXJlIiB3aWR0aD0iMTQwIiBoZWlnaHQ9IjE0MCI+CiAgICAgICAgICAgICAgICBvdXIg
YXBvbG9naWVzLCBtYXAgY29udG91cnMgYXJlIG5vdCBhdmFpbGFibGUgd2l0aCB0aGlzIGJyb3dz
ZXIuCiAgICAgICAgICAgIDwveGh0bWw6Y2FudmFzPgogICAgICAgIDwvZm9yZWlnbk9iamVjdD4K
Cgo8c2NyaXB0IHR5cGU9InRleHQvZWNtYXNjcmlwdCI+IDwhW0NEQVRBWyAKCiAgICAgIGZ1bmN0
aW9uIGRyYXcoKXsKICAgICAgICB2YXIgY2FudmFzID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQo
J3NxdWFyZScpOwogICAgICAgIGlmIChjYW52YXMuZ2V0Q29udGV4dCl7CiAgICAgICAgICB2YXIg
Y3R4ID0gY2FudmFzLmdldENvbnRleHQoJzJkJyk7CiAgICAgICAgfQpjdHguZmlsbFN0eWxlPSIj
MDBGRjAwIjsKY3R4LmZpbGxSZWN0KDAsMCwxNTAsNzUpOwogICAgICB9CgoKXV0+PC9zY3JpcHQ+
IAogCjwvc3ZnPg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>175765</attachid>
            <date>2012-11-23 03:09:09 -0800</date>
            <delta_ts>2012-11-23 03:09:09 -0800</delta_ts>
            <desc>updates canvas</desc>
            <filename>canvas_scale.svg</filename>
            <type>image/svg+xml</type>
            <size>1056</size>
            <attacher name="jay">jay</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiIHN0YW5kYWxvbmU9Im5vIj8+IAo8
c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgIHhtbG5zOnhsaW5rPSJo
dHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogICAgeG1sbnM6eGh0bWw9Imh0dHA6Ly93d3cu
dzMub3JnLzE5OTkveGh0bWwiCiAgICB3aWR0aD0iMTAwJSIKICAgIGhlaWdodD0iMTAwJSIKICAg
IHZpZXdCb3g9IjAgMCAxNTAgMTUwIgogICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgCiBvbmxvYWQ9
ImRyYXcoKTsiCgo+CiAgICA8dGl0bGU+Q2FudmFzIHR1dG9yaWFsIHRlbXBsYXRlPC90aXRsZT4K
ICAgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAgIGNhbnZhcyB7IGJvcmRlcjogMnB4IHNv
bGlkIGJsYWNrOyB9CiAgICA8L3N0eWxlPgo8cmVjdCBmaWxsPSJyZWQiIHdpZHRoPSIxNTAiIGhl
aWdodD0iMTUwIiB4PSIwIiB5PSIwIiAvPgogICAgICAgIDxmb3JlaWduT2JqZWN0IHdpZHRoPSIx
NTAiIGhlaWdodD0iMTUwIiB4PSIwIiB5PSIwIj4KICAgICAgICAgICAgPHhodG1sOmNhbnZhcyBp
ZD0ic3F1YXJlIiB3aWR0aD0iMTQwIiBoZWlnaHQ9IjE0MCI+CiAgICAgICAgICAgICAgICBvdXIg
YXBvbG9naWVzLCBtYXAgY29udG91cnMgYXJlIG5vdCBhdmFpbGFibGUgd2l0aCB0aGlzIGJyb3dz
ZXIuCiAgICAgICAgICAgIDwveGh0bWw6Y2FudmFzPgogICAgICAgIDwvZm9yZWlnbk9iamVjdD4K
Cgo8c2NyaXB0IHR5cGU9InRleHQvZWNtYXNjcmlwdCI+IDwhW0NEQVRBWyAKCiAgICAgIGZ1bmN0
aW9uIGRyYXcoKXsKICAgICAgICB2YXIgY2FudmFzID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQo
J3NxdWFyZScpOwogICAgICAgIGlmIChjYW52YXMuZ2V0Q29udGV4dCl7CiAgICAgICAgICB2YXIg
Y3R4ID0gY2FudmFzLmdldENvbnRleHQoJzJkJyk7CiAgICAgICAgICBjdHguZmlsbFN0eWxlPSIj
MDBGRjAwIjsKICAgICAgICAgIGN0eC5maWxsUmVjdCgwLDAsMTUwLDc1KTsKICAgICAgICB9CiAg
ICAgIH0KCgpdXT48L3NjcmlwdD4gCiAKPC9zdmc+
</data>

          </attachment>
      

    </bug>

</bugzilla>