[Webkit-unassigned] [Bug 23678] New: Hit testing for links doesn't work correctly in the case of text-overflow:ellipsis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 1 18:30:30 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23678

           Summary: Hit testing for links doesn't work correctly in the case
                    of text-overflow:ellipsis
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com


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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list