[Webkit-unassigned] [Bug 17385] New: ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not overridden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 22:20:42 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17385

           Summary: ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same
                    glyph. Glyph width not overridden
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://mooseyard.com/Jens/2008/02/network-barbie-says-
                    asynchrony-is-hard/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: opendarwin at lapcatsoftware.com


Overview Description:
When running Safari using the run-safari script and a WebKit debug build, I get
console errors when loading the page
<http://mooseyard.com/Jens/2008/02/network-barbie-says-asynchrony-is-hard/>.


Steps to Reproduce:
1) Build debug version of WebKit.
2) Open Terminal.app.
3) Run WebKitTools/Scripts/run-safari
4) Load
http://mooseyard.com/Jens/2008/02/network-barbie-says-asynchrony-is-hard/


Actual Results:
In Terminal.app, I see the following messages:

Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in
/Volumes/Data/OpenSource/WebKit/WebKitBuild/Debug.
ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not
overridden.
(/Volumes/Data/OpenSource/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:109
WebCore::SimpleFontData::SimpleFontData(const WebCore::FontPlatformData&, bool,
bool, WebCore::SVGFontData*))
ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not
overridden.
(/Volumes/Data/OpenSource/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:109
WebCore::SimpleFontData::SimpleFontData(const WebCore::FontPlatformData&, bool,
bool, WebCore::SVGFontData*))
ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not
overridden.
(/Volumes/Data/OpenSource/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:109
WebCore::SimpleFontData::SimpleFontData(const WebCore::FontPlatformData&, bool,
bool, WebCore::SVGFontData*))
ERROR: Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not
overridden.
(/Volumes/Data/OpenSource/WebKit/WebCore/platform/graphics/SimpleFontData.cpp:109
WebCore::SimpleFontData::SimpleFontData(const WebCore::FontPlatformData&, bool,
bool, WebCore::SVGFontData*))


Expected Results:
No errors, just "Starting Safari with DYLD_FRAMEWORK_PATH set to point to built
WebKit in /Volumes/Data/OpenSource/WebKit/WebKitBuild/Debug."


Build Date & Platform:
WebKit revision 30334, Mac OS X 10.4.11, MacBook Pro Intel Core 2 Duo.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list