[Webkit-unassigned] [Bug 109126] New: [BlackBerry] CHHW - Characters that are using 32 bits encoding get trunked to 16bits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 19:08:45 PST 2013


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

           Summary: [BlackBerry] CHHW - Characters that are using 32 bits
                    encoding get trunked to 16bits
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xiaobo.wang at torchmobile.com.cn
                CC: rwlbuis at gmail.com, mifenton at rim.com


Some Chinese characters in HKSCS charset has a unicode beyond the 16-bit range, such as U+20547. If we input one of theses characters into URL bar or any input/editable in a page, you'll get a wrong character, because the key code was trunked to 16 bits.
Should store the keycode/character in 32-bit instead of 16-bit.

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