[Webkit-unassigned] [Bug 94855] New: flex item sized incorrectly in a column flexbox with height set via top/bottom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 14:29:04 PDT 2012


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

           Summary: flex item sized incorrectly in a column flexbox with
                    height set via top/bottom
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sorvell at chromium.org
                CC: tony at chromium.org, ojan at chromium.org


Created an attachment (id=160246)
 --> (https://bugs.webkit.org/attachment.cgi?id=160246&action=review)
Reduction showing actual and expected output.

If a display: -webkit-flex element with flex-flow: column is itself sized by fitting to another container via: setting position absolute + top, bottom, right, left all to 0, then its flex items lose their flexibility and appear to have natural size. 

Note, this problem only occurs for column flex-flow, row is ok. Further, setting height: 100% is ok.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list