[Webkit-unassigned] [Bug 30629] New: [Haiku] Issue with accented letters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 07:16:12 PDT 2009


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

           Summary: [Haiku] Issue with accented letters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.maxime at gmail.com
                CC: leavengood at gmail.com



Maxime Simon <simon.maxime at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41563|                            |review?
               Flag|                            |


Created an attachment (id=41563)
 --> (https://bugs.webkit.org/attachment.cgi?id=41563)
Patch

Accented letters have a twice to big width (problem with unicode).

The function SimpleFontData::platformWidthForGlyph(Glyph) is wrongly
implemented. So I reused charUnicodeToUTF8HACK(unsigned short, char*)
from WebCore/platform/graphics/haiku/FontHaiku.cpp .

Regards,
Maxime

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