<?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>23678</bug_id>
          
          <creation_ts>2009-02-01 18:30:30 -0800</creation_ts>
          <short_desc>Hit testing for links doesn&apos;t work correctly in the case of text-overflow:ellipsis</short_desc>
          <delta_ts>2012-03-28 22:38:19 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>63781</dup_id>
          
          <bug_file_loc>data:text/html;charset=utf-8;base64,PGRpdiBzdHlsZT0id2lkdGg6MTgwcHg7IG92ZXJmbG93OmhpZGRlbjsgYm9yZGVyOiAxcHggc29saWQgYmxhY2s7IHdoaXRlLXNwYWNlOm5vd3JhcDsgdGV4dC1vdmVyZmxvdzplbGxpcHNpczsiPgo8YSBocmVmPSM+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2Npbmc8L2E+CjwvZGl2Pg==</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jeremy Moskovich">playmobil</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>davidbarr</cc>
    
    <cc>igor.oliveira</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>107928</commentid>
    <comment_count>0</comment_count>
    <who name="Jeremy Moskovich">playmobil</who>
    <bug_when>2009-02-01 18:30:30 -0800</bug_when>
    <thetext>Steps to reproduce:
* Open the attached testcase.
* Slowly move the mouse from the right border of the div towards the underlined link text.

Expected result:
* Nothing to the right of the start of the left edge of the ellipsis should be clickable.

Actual result:
* There is an area 3 or 4 pixels wide between the right side of the ellipsis and the rightmost border of the div that can be clicked on as it it where part of the link.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107929</commentid>
    <comment_count>1</comment_count>
      <attachid>27240</attachid>
    <who name="Jeremy Moskovich">playmobil</who>
    <bug_when>2009-02-01 18:30:53 -0800</bug_when>
    <thetext>Created attachment 27240
Test Case</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>590852</commentid>
    <comment_count>2</comment_count>
    <who name="David Barr">davidbarr</who>
    <bug_when>2012-03-28 22:38:19 -0700</bug_when>
    <thetext>As described in 63781, the ellipsis shouldn&apos;t affect hit-testing.
So in fact, the bug is that the ellipsis is not clickable rather than
the presence of a clickable region to the right.

&quot;Ellipsing only affects rendering and must not affect layout nor
dispatching of pointer events.&quot;
http://www.w3.org/TR/2012/WD-css3-ui-20120117/#text-overflow

*** This bug has been marked as a duplicate of bug 63781 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>27240</attachid>
            <date>2009-02-01 18:30:53 -0800</date>
            <delta_ts>2009-02-01 18:31:14 -0800</delta_ts>
            <desc>Test Case</desc>
            <filename>test.html</filename>
            <type>text/html</type>
            <size>205</size>
            <attacher name="Jeremy Moskovich">playmobil</attacher>
            
              <data encoding="base64">PGRpdiBzdHlsZT0id2lkdGg6MTgwcHg7IG92ZXJmbG93OmhpZGRlbjsgYm9yZGVyOiAxcHggc29s
aWQgYmxhY2s7IHdoaXRlLXNwYWNlOm5vd3JhcDsgdGV4dC1vdmVyZmxvdzplbGxpcHNpczsiPgo8
YSBocmVmPSJodHRwOi8vd3d3LmFwcGxlLmNvbSI+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQs
IGNvbnNlY3RldHVyIGFkaXBpc2Npbmc8L2E+CjwvZGl2Pg==
</data>

          </attachment>
      

    </bug>

</bugzilla>