[Webkit-unassigned] [Bug 206575] New: Fixed flex-basis value on element wrapped within a flex box behaves as max-height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 03:07:48 PST 2020


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

            Bug ID: 206575
           Summary: Fixed flex-basis value on element wrapped within a
                    flex box behaves as max-height
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d.saltaferis at dealroom.co
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When using fixed pixels flex-basis on an element with flex-direction: row which is wrapped within a flex box, the flex-basis value behaves as max-height for that element, no matter what it's child is.

Test case: https://codepen.io/saltas888/pen/wvBRRoP

Work-around: Use width instead of flex-basis

-- 
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/20200122/51aca116/attachment.htm>


More information about the webkit-unassigned mailing list