[Webkit-unassigned] [Bug 174135] New: FrameView should not set RenderView::logicalWidth directly for printing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 4 09:18:19 PDT 2017


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

            Bug ID: 174135
           Summary: FrameView should not set RenderView::logicalWidth
                    directly for printing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Renderer logicalWidth should be set by layout. Direct override by RenderView when printing means that we don't layout children in all cases when the width changes. This is currently mostly hidden by spurious layouts but causes problems when trying to fix other things that reduces those.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170704/c5d7a4e8/attachment.html>


More information about the webkit-unassigned mailing list