[Webkit-unassigned] [Bug 110230] New: [harfbuzz] Always pass correct text direction to HarfBuzz

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 08:58:59 PST 2013


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

           Summary: [harfbuzz] Always pass correct text direction to
                    HarfBuzz
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: behdad at google.com
                CC: jshin at chromium.org, bashi at chromium.org


The code in ./Source/WebCore/platform/graphics/harfbuzz/HarfBuzzShaper.cpp currently doesn't  pass text direction to HarfBuzz when webkit is measuring text.  I'm not sure whether this is a webkit limitation or just the harfbuzz layer.  But we should fix this.  FWIW, we should *always* pass the correct direction, script, and language (if known) to harfbuzz.

This is followup from bug 110145.

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