[Webkit-unassigned] [Bug 40197] Enhance the hit testing to take a rectangle instead of a point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 13:27:53 PDT 2010


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





--- Comment #10 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-06-10 13:27:49 PST ---
I have no preference, since both fit well for the needs, Grace.

> The big difference I see is as following.
> In the first patch I provided, the traversing for nodeAtPoint is not stopped when the "fat" point intersects with the node bounds. The traversing only stops when the "fat" point is fully enclosed by the node bounds. In the latter patch Antonio provided, if I understand correctly, the traversing breaks when the rectangle intersects with the node bounds.

If it does way, yes it should be fix{ed,able}. I will re-check now.

-- 
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