[Webkit-unassigned] [Bug 78711] New: SVG <tspan> with Hebrew text incorrectly shifted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 06:42:48 PST 2012


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

           Summary: SVG <tspan> with Hebrew text incorrectly shifted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkorourk at adobe.com
                CC: zimmermann at kde.org


Hebrew text is disobeying the <tspan> breaks and merging content between different <tspan> which have different y offsets.

Open the .svg file in the attached zip file. Note that the first line in the text block with two lines is different. The first <tspan> for both text blocks is identical. For some reason, Webkit is grabbing the first character from the second <tspan> and placing it in the first line despite the fact that the SVG content clearly does not ask for this.

Per the screenshot in the zip file, this content works perfectly fine in Firefox. It is broken in Safari, Chrome, and IE9.

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