[Webkit-unassigned] [Bug 146244] Tapping *below* some <input>s can focus them in Mobile Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 09:30:35 PDT 2015


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Created attachment 264398
  --> https://bugs.webkit.org/attachment.cgi?id=264398&action=review
Another reduced test case

What seems to be happening is that hit-testing is finding the document element instead of nothing at all when tapping in a region which the <html> covers but the <body> does not. This reduction shortens the height of the body -- observe that tapping in the body does not bring up the keyboard, but tapping in the html does.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151030/5cd694ac/attachment.html>


More information about the webkit-unassigned mailing list