[Webkit-unassigned] [Bug 94936] Incomplete rect-based hit-test result when hit-test region overlaps layers with different z-order.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 08:10:37 PDT 2012


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





--- Comment #5 from Kevin Ellis <kevers at chromium.org>  2012-08-27 08:10:39 PST ---
Created an attachment (id=160722)
 --> (https://bugs.webkit.org/attachment.cgi?id=160722&action=review)
Example where it is difficult to tap on a checkbox.  

Attached an example that demonstrates a case where it is tough to tap on a checkbox even if touch adjustment is enabled.  The z-order issue initially reported might be a red-herring.  It turned out to also be important for the navigation bar and page to be in separate <iframe>s.

How does rect-based hit testing work when it spans multiple <iframe>s?

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