[Webkit-unassigned] [Bug 98611] New: image not displayed in flexbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 01:35:18 PDT 2012


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

           Summary: image not displayed in flexbox
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsbin.com/welcome/31308
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james.r.campos at gmail.com


Created an attachment (id=167474)
 --> (https://bugs.webkit.org/attachment.cgi?id=167474&action=review)
test case - image not displaying in flexbox

An image in a flexbox is not shown until the page is redrawn / repainted, eg by changing the window size.

The bug happens almost randomly - in webkit nightly / chrome 24 canary, the linked url will usually display the image correctly on first page load, and then exhibit the bug on refresh. In the attached file, in canary, the bug always happens; in nightly, the bug appears when the mouse is moved during page loads (?!).

All is fine on chrome 22 stable.

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