[Webkit-unassigned] [Bug 88366] New: Changing flexbox justify/alignment doesn't update their positioning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 14:57:18 PDT 2012


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

           Summary: Changing flexbox justify/alignment doesn't update
                    their positioning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ericbidelman at chromium.org
                CC: ojan at chromium.org
            Blocks: 62048


The attached test case demonstrates this. The buttons update the justify/alignment properties
of the flex container, but the items are not repositioned correctly. Toggling off the original
style set on the flex contain (via the inspector) works. It appears a repaint is happening.

I'm on 536.5 (@118056)

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