[Webkit-unassigned] [Bug 96856] New: REGRESSION (r125578): RenderText::maxLogicalWidth() is wrong for text containing two consecutive spaces when word-spacing is non-zero

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 22:33:22 PDT 2012


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

           Summary: REGRESSION (r125578): RenderText::maxLogicalWidth() is
                    wrong for text containing two consecutive spaces when
                    word-spacing is non-zero
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html,%3Cspan%20style=%22font-size:%2036px;%2
                    0word-spacing:%2050px;%20border:%20solid%20red;%22%3Ea
                    %20 b%3C/span%3Ex
        OS/Version: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: eric at webkit.org, robert at webkit.org


To reproduce, navigate to the URL. The red box should enclose the a and the b, and the x should be just to the right of the b. This regression was introduce in <http://trac/webkit.org/r125578>, the fix for bug 89826. That change neglected to update RenderText.

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