<?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>12917</bug_id>
          
          <creation_ts>2007-02-27 14:01:10 -0800</creation_ts>
          <short_desc>mouseout event does not occur after scaling use instance</short_desc>
          <delta_ts>2007-03-01 10:06:48 -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>523.x (Safari 3)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>12936</dup_id>
          
          <bug_file_loc>http://www.carto.net/neumann/webkitsvgbugs/scale_use_instance_mouseout_problem.svg</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Andreas Neumann">a.neumann</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>21063</commentid>
    <comment_count>0</comment_count>
    <who name="Andreas Neumann">a.neumann</who>
    <bug_when>2007-02-27 14:01:10 -0800</bug_when>
    <thetext>in the given example if one mouses over the arrow (use instance) only the mouseover event is triggered but not the mouseout event. Opera and Mozilla render this example correctly.

Thank you for having a look at this problem.

Andreas</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20787</commentid>
    <comment_count>1</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2007-03-01 09:27:17 -0800</bug_when>
    <thetext>Bug fixed in my hdd. The use shadow tree was always regenerated, even if you just altered the transform attribute -&gt; before the mouseout event was send, the tree was already regenerated so the actual dispatch didn&apos;t take any effect. This was a tricky bug, glad you found it!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20795</commentid>
    <comment_count>2</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2007-03-01 10:06:48 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>