[Webkit-unassigned] [Bug 61303] New: [CSS3 multi-col] Floats at the bottom of columns can overwrite text, have strange spacing behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 13:42:09 PDT 2011


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

           Summary: [CSS3 multi-col] Floats at the bottom of columns can
                    overwrite text, have strange spacing behavior
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: duga+wk-bugzilla at google.com


Created an attachment (id=94477)
 --> (https://bugs.webkit.org/attachment.cgi?id=94477&action=review)
Zip of columns fail html

SVN Rev. 87089, 534+

At least in some circumstances floats at the bottom of columns exhibit odd behavior. There may be more then 1 bug here, but I am not entirely sure. In the attached archive you can see the problem. It looks like space is being made in the column to accomodate the image by both moving the wrapping text to "properly" wrap and pushing down the top of the lines of text that start the wrap to make space vertically in the column. Then that gets ignored and the image is placed in the second column, partially obscuring the text. I would expect the image to be moved to the second column, with the text wrapping it their, and no extra space (horizontal or vertical) in the first column.  The is the behavior exhibited in FireFox 4.0.1.

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