[Webkit-unassigned] [Bug 111935] New: Something is wrong with kerning on text set with textContent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 10 00:07:22 PST 2013


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

           Summary: Something is wrong with kerning on text set with
                    textContent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stuart at testtrack4.com
                CC: zimmermann at kde.org


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

Characters have weird, uneven spacing when set dynamically. See test case.

Expected behavior: The lines with identical text have identical character spacing.
Observed behavior: The lines with dynamic text have uneven spacing, different from what they would have statically.

Note that this only lasts until you force a rerender (eg. by resizing the window), at which point the bug is corrected.

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