[Webkit-unassigned] [Bug 34186] New: [chromium] complex text draws newlines as bells

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 15:38:50 PST 2010


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

           Summary: [chromium] complex text draws newlines as bells
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan at chromium.org


http://code.google.com/p/chromium/issues/detail?id=33122 has a screenshot.

It's because we don't filter out newlines before handing the text to Harfbuzz,
and it thinks the bell is a good glyph for showing a newline.

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