WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163543
min-height: auto not respected on vertical Flexboxes
https://bugs.webkit.org/show_bug.cgi?id=163543
Summary
min-height: auto not respected on vertical Flexboxes
Raphael
Reported
2016-10-17 07:03:51 PDT
Hello, On a flex-direction: column container and a flex:1 children, min-height which should be "auto" is computed to "0" and content can be hidden. See :
http://codepen.io/raphaelgoetter/full/dpqjZO/
This bug is not listed on
https://github.com/philipwalton/flexbugs
Attachments
Add attachment
proposed patch, testcase, etc.
Jon Lee
Comment 1
2016-12-15 16:17:51 PST
<
rdar://problem/29694874
>
Dave Hyatt
Comment 2
2017-02-28 10:39:16 PST
All browsers behave the same here, so seems fixed (already worked fine).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug