[Webkit-unassigned] [Bug 183648] New: [iOS WK2] Hit-testing fails when specifying a large top content inset
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 14 16:54:15 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183648
Bug ID: 183648
Summary: [iOS WK2] Hit-testing fails when specifying a large
top content inset
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
To reproduce:
- Make a WKWebView
- Set the WKWebView's scrollView's contentInset to something like UIEdgeInsetsMake(500, 0, 0, 0)
- Load a page with clickable elements, such as links or buttons
- Scroll so that the links or buttons are in view
- Try to tap on them
Expected: elements should be clicked
Observed: elements are not clicked
Tested on latest iOS 11.3 beta.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180314/ced94b04/attachment-0001.html>
More information about the webkit-unassigned
mailing list