<?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>70830</bug_id>
          
          <creation_ts>2011-10-25 11:01:10 -0700</creation_ts>
          <short_desc>Cursor does not change after DOM element is removed</short_desc>
          <delta_ts>2013-02-12 05:31:11 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>53340</dup_id>
          
          <bug_file_loc>http://jsfiddle.net/adamzr/2xfYa/2/</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="Adam">adamzr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aivopaas</cc>
    
    <cc>shanestephens</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>490148</commentid>
    <comment_count>0</comment_count>
    <who name="Adam">adamzr</who>
    <bug_when>2011-10-25 11:01:10 -0700</bug_when>
    <thetext>What steps will reproduce the problem?
1. Create a DOM element with the CSS cursor: waiting
2. Place the cursor over that element
3. Remove that element

What is the expected result?
The cursor changes to the normal cursor or whatever cursor is set for the element the cursor is now over

What happens instead?
The cursor stays as &quot;waiting&quot; until the cursor is moved (even a slight move triggers the correction).

Please provide any additional information below. Attach a screenshot if
possible.
Try out http://jsfiddle.net/adamzr/2xfYa/2/ Be careful to not even touch the mouse, the slightest move of the cursor corrects itself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>491110</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-10-26 12:53:15 -0700</bug_when>
    <thetext>This is almost the same as bug 53340.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>529969</commentid>
    <comment_count>2</comment_count>
    <who name="Shane Stephens">shanestephens</who>
    <bug_when>2012-01-04 20:01:24 -0800</bug_when>
    <thetext>53340 differs from this case only in that step 3 is moving the element rather than removing it. As a move is simply a remove and reinsert I think this is a dupe of 53340.

*** This bug has been marked as a duplicate of bug 53340 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>830817</commentid>
    <comment_count>3</comment_count>
    <who name="Aivo Paas">aivopaas</who>
    <bug_when>2013-02-12 05:31:11 -0800</bug_when>
    <thetext>It is not a duplicate since 53440 does not necessarily involve DOM manipulation.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>