[Webkit-unassigned] [Bug 41256] Javascript map object can not store/retrieve unicode values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 17:28:13 PDT 2010


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





--- Comment #12 from Alexey Proskuryakov <ap at webkit.org>  2010-06-29 17:28:12 PST ---
> var CUni = unicode_keyboard_map[C];
> CUni is null here.

Did you confirm that with something like alert(CUni.charCodeAt(0))? This sounds very much like a text drawing bug under Windows XP so far, not a JavaScript one.

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