Bug 114070

Summary: Setting a header or footer should cause a relayout
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, sam, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Beth Dakin
Reported 2013-04-05 15:41:51 PDT
If a WebView is given a header or footer through API, we need to relayout the page. Otherwise, if a header/footer is added after the page has content, then space is not properly allocated for the header and footer, and hit testing is off. Part of <rdar://problem/13503637>
Attachments
Patch (1.64 KB, patch)
2013-04-05 15:44 PDT, Beth Dakin
sam: review+
Beth Dakin
Comment 1 2013-04-05 15:44:48 PDT
Beth Dakin
Comment 2 2013-04-05 15:51:26 PDT
Note You need to log in before you can comment on or make changes to this bug.