[Webkit-unassigned] [Bug 149747] New: Flexbox column layout doesn't render second row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 08:31:32 PDT 2015


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

            Bug ID: 149747
           Summary: Flexbox column layout doesn't render second row
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: artur.janas at rightscale.com

The issue appears on the layout divided with column-count. I use Bourbon to call @include column-count(2), but the issue prevails if not using Bourbon. Flex direction is set to column. The columns show upp, but the elements in the second column don't show. The issue happens only when the items are have min-height and overflow set to auto or hidden. They will show up when the right column item moves to the left column (I use accordion, so it sometimes items from right column are pushed to the left).

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


More information about the webkit-unassigned mailing list