[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 14:27:17 PDT 2010


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





--- Comment #12 from Dave Hyatt <hyatt at apple.com>  2010-06-10 14:27:12 PST ---
By the way, one caveat with collecting multiple nodes is that you may need to distinguish between hit test layers (e.g., background of one element vs. foreground of another).  If I'm understanding this right, the patches just collect the nodes and don't really distinguish between a foreground hit and a background hit.  I suspect that information may end up being needed but am not sure.

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