Bug 153439

Summary: In WKWebView, taps/clicks are ignored above contentInset
Product: WebKit Reporter: Kevin <kevin>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: iPhone / iPad   
OS: All   
Attachments:
Description Flags
Test project none

Description Kevin 2016-01-25 13:10:41 PST
When a WKWebView's contentInset has values greater than 0, content that is has been scrolled into that (originally empty) area does not respond to interaction.
Comment 1 Simon Fraser (smfr) 2016-01-25 22:19:45 PST
Can you attach a test project please?
Comment 2 Kevin 2016-01-26 11:52:59 PST
Created attachment 269900 [details]
Test project
Comment 3 Radar WebKit Bug Importer 2016-01-26 12:04:23 PST
<rdar://problem/24351915>
Comment 4 Brady Eidson 2019-08-21 17:09:36 PDT
Is this the same as the later reported bug https://bugs.webkit.org/show_bug.cgi?id=183648 ?

Was it resolved by https://trac.webkit.org/changeset/229641/webkit ?
Comment 5 Brady Eidson 2019-08-21 17:09:48 PDT

*** This bug has been marked as a duplicate of bug 183648 ***