flex - Wny Linux sends unicode keyboard events while Windows sends ANSI -
unde linux, foreign keys such ü Ü not seem work code:
string.fromcharcode(e.charcode).tolowercase();
the output wrong under linux, windows ok.
here sample page debug this: output of foreign keys such ü linux looks same here, totally broken, 2 chars appear: http://www.bgxcomponents.com/flashvalidateregexp.htm
could this flash player bug.
Comments
Post a Comment