[Webkit-unassigned] [Bug 61866] New: overflow: auto does not work correctly on flex box elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 08:53:54 PDT 2011


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

           Summary: overflow: auto does not work correctly on flex box
                    elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/ydwxr/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: balogan at google.com
                CC: fsamuel at chromium.org


Setting overflow:auto on an element that is supposed to expand with box flex causes the node to collapse.

Test case:
http://jsfiddle.net/ydwxr/

Expected result:
 Child element should expand and have scroll bars.

Actual result:
  Child element does not expand and has no scroll bars.

Tested on:
Nightly, chrome 11, chrome dev

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