[Webkit-unassigned] [Bug 106936] New: [CSS FLEXBOX] align-items:stretch is sticky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 12:26:19 PST 2013


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

           Summary: [CSS FLEXBOX] align-items:stretch is sticky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://letmespellitoutforyou.com/cssDemo/cssDemo.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: letmespellitoutforyou at gmail.com


Steps:
(1) Go to URL. The page demo's combinations of Flexbox properties.
(2) Click the "Sizing & Direction" tab
(3) Change "align-items" to "stretch"
(4) Change "align-items" back to "center"
(5) Change "flex-direction" to either of the "column" options
(6) Change "flex-direction" back to "row"

The bug is apparent at step #4, where the flexbox items do not render as center-aligned along the vertical axis.  Steps #5-6 establish that you can re-display  the proper flexbox behavior only after changing the overall direction.

-- 
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