[Webkit-unassigned] [Bug 23678] 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
Wed Mar 28 22:38:19 PDT 2012


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


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
                 CC|                            |davidbarr at chromium.org




--- Comment #2 from David Barr <davidbarr at chromium.org>  2012-03-28 22:38:19 PST ---
As described in 63781, the ellipsis shouldn'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.

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

*** This bug has been marked as a duplicate of bug 63781 ***

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



More information about the webkit-unassigned mailing list