WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2013-04-05 15:44:48 PDT
Created
attachment 196691
[details]
Patch
Beth Dakin
Comment 2
2013-04-05 15:51:26 PDT
Thanks Sam!
http://trac.webkit.org/changeset/147806
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug