[Webkit-unassigned] [Bug 72095] New: [chromium] Font::drawComplexText can not draw a segment of text run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 00:27:34 PST 2011


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

           Summary: [chromium] Font::drawComplexText can not draw a
                    segment of text run
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robin.cao at torchmobile.com.cn


The implementation of Font::drawComplexText() in Chromium Linux does not respect the |from| and |to| arguments. It just draws the whole text run. This will result in text overlap.

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