<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Flexbox column layout doesn't render second row"
   href="https://bugs.webkit.org/show_bug.cgi?id=149747">149747</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Flexbox column layout doesn't render second row
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X 10.10
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>artur.janas&#64;rightscale.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The issue appears on the layout divided with column-count. I use Bourbon to call &#64;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).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>