[Webkit-unassigned] [Bug 68175] New: [Mac] Word spacing is not applied at run boundaries in complex text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 11:39:12 PDT 2011


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

           Summary: [Mac] Word spacing is not applied at run boundaries in
                    complex text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


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

See the attached test case. This happens because of the (characterIndex > 0) test in ComplexTextController::adjustGlyphsAndAdvances(). In the test case, the run boundary before the space is the result of a change from the small caps variant to the normal variant, but a face change (because of fallback) can cause the same behavior.

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