[Webkit-unassigned] [Bug 43505] New: Window title for image documents shows corrupted characters instead of multiplication sign when using WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 13:26:31 PDT 2010


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

           Summary: Window title for image documents shows corrupted
                    characters instead of multiplication sign when using
                    WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


To reproduce:

1. Go to http://webkit.org/images/download.png

The window title has corrupted characters instead of a multiplication sign. This is because String::format doesn't correctly handle the UTF-8-encoded format string in WebPlatformStrategies::imageTitle on Windows.

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