[Webkit-unassigned] [Bug 112047] New: -webkit-align-items: center/flex-end does not work as expected with overflow: auto/scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 11:57:06 PDT 2013


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

           Summary: -webkit-align-items: center/flex-end does not work as
                    expected with overflow: auto/scroll
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: simon.fraser at apple.com


Created an attachment (id=192522)
 --> (https://bugs.webkit.org/attachment.cgi?id=192522&action=review)
Testcase

See the attached test case and scroll down. See the empty space being allotted for the image but not being used? The image should not extend off the top into the area that can't be seen.

The behavior as-is really only makes sense with overflow: visible.

Is this a problem with WebKit or a problem with the spec?

<rdar://problem/13392441>

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