<?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>43112</bug_id>
          
          <creation_ts>2010-07-28 03:03:13 -0700</creation_ts>
          <short_desc>Tooltip issue with visually contiguous elements having the same `title` attribute</short_desc>
          <delta_ts>2016-12-14 13:33:24 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://jsbin.com/omahe3</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>84375</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mathias Bynens">mathias</reporter>
          <assigned_to name="Shezan Baig">shezbaig.wk</assigned_to>
          <cc>mathias</cc>
    
    <cc>shezbaig.wk</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>257083</commentid>
    <comment_count>0</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2010-07-28 03:03:13 -0700</bug_when>
    <thetext>Webkit behaves oddly when visually contiguous elements have the same value for the `title` attribute. As soon as you start hovering one of them, the title tooltip won’t move as you move to another element. Needless to say, this can be very annoying. Quick test case at http://jsbin.com/omahe3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>605824</commentid>
    <comment_count>1</comment_count>
    <who name="Shezan Baig">shezbaig.wk</who>
    <bug_when>2012-04-19 13:22:31 -0700</bug_when>
    <thetext>The behavior is different depending on the platform.  GTK platform handles this by moving the tooltip rect in mouseDidMoveOverElement.

Bug 84375 is entered to handle this for chromium.  Other ports can enter other bugs to fix this</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>627759</commentid>
    <comment_count>2</comment_count>
    <who name="Shezan Baig">shezbaig.wk</who>
    <bug_when>2012-05-18 09:40:35 -0700</bug_when>
    <thetext>I&apos;ll do this as a cross-platform change</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>