<?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>109583</bug_id>
          
          <creation_ts>2013-02-12 07:06:50 -0800</creation_ts>
          <short_desc>On CSS cursor change, call EventHandler::scheduleCursorUpdate() on hovered nodes only</short_desc>
          <delta_ts>2022-07-13 14:04:34 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>101857</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Aivo Paas">aivopaas</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>syoichi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>830912</commentid>
    <comment_count>0</comment_count>
    <who name="Aivo Paas">aivopaas</who>
    <bug_when>2013-02-12 07:06:50 -0800</bug_when>
    <thetext>This is a follow-up to further optimize the work done for bug 101857

Because :hover state is not reliable for detecting which node is actually under mouse cursor (or in the chain of parents of that node), there should be another way to detect nodes under mouse cursor.

One possibility is to keep track of the hovered chain in EventHandler.
Other suggestions are welcome.

There are also bugs around for cursor/hover not updating on DOM/layout changes, those cases could probably be handled by the solution too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883304</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-13 14:04:34 -0700</bug_when>
    <thetext>Since there is no specific test case, we can&apos;t determine if further action is needed here.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>