RESOLVED FIXED 114070
Setting a header or footer should cause a relayout
https://bugs.webkit.org/show_bug.cgi?id=114070
Summary Setting a header or footer should cause a relayout
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.