[Webkit-unassigned] [Bug 132076] New: Text content incorrectly overflows container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 14:23:29 PDT 2014


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

           Summary: Text content incorrectly overflows container
           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: betravis at adobe.com
                CC: betravis at adobe.com


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

In the attached example containing floats and text content, layout places two words outside of the container before choosing a line break.

It looks like the line break is chosen, and then a float (not included in line-width calculations) pushes the line over during layout.

See attached example and screenshot. The bug seems to require very specific text and float dimensions.

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