Bug 131826

Summary: Hit-testing is incorrect for plugins inside iframes when there is a topContentInset
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Beth Dakin 2014-04-17 15:51:03 PDT
Hit-testing is incorrect for plugins inside iframes when there is a topContentInset.

This test case will exhibit the bug if you have a topContentInset set:

<iframe src="http://homestarrunner.com/main8.html"></iframe>

<rdar://problem/16649996>
Comment 1 Beth Dakin 2014-04-17 15:54:21 PDT
Created attachment 229588 [details]
Patch
Comment 2 Beth Dakin 2014-04-17 15:59:44 PDT
Thanks, Tim! http://trac.webkit.org/changeset/167460