[Webkit-unassigned] [Bug 114070] New: Setting a header or footer should cause a relayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 15:43:37 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114070

           Summary: Setting a header or footer should cause a relayout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


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>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list