[Webkit-unassigned] [Bug 63038] New: partially-styled words don't join/connect correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 19:53:52 PDT 2011


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

           Summary: partially-styled words don't join/connect correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: daniel at wagner-home.com


I am investigating the following bug:

http://code.google.com/p/anki/issues/detail?id=2593

Some scripts have different glyphs for letters that are connected to their neighbors. These connections are rendered correctly when using a single color, but words with several colors have disconnected letters. A small test-case for which the correct and incorrect renderings are visually quite distinct includes the following HTML:

<span style="color:#808080;">ه</span>ه<span style="color:#808080;">ه</span>

Shortly, I'll included a screenshot of this snippet being rendered by Webkit incorrectly, and a rendering of the same partially-colored text rendered in LibreOffice. (Firefox also correctly renders this snippet.)

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