[Webkit-unassigned] [Bug 89775] New: RenderText’s minimum preferred width is incorrect when soft hyphens are used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 11:40:56 PDT 2012


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

           Summary: RenderText’s minimum preferred width is incorrect when
                    soft hyphens are used
           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: mitz at webkit.org


The minimum preferred width computed in RenderText::computePreferredLogicalWidths does not include the width of the hyphenation string were hyphenation to occur at a soft hyphen. In addition to that, it behaves as if hyphenation can occur at a soft hyphen even when the 'hyphens' property is set to 'none'.

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