[Webkit-unassigned] [Bug 25253] REGRESSION: 'maxLength' of input text field doesn't work for CJK characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 27 14:13:54 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25253
--- Comment #9 from Ojan Vafai <ojan at chromium.org> 2009-08-27 14:13:53 PDT ---
The support for fake IME is only available on the Mac, so look at the tests in
platform/mac/editing/input for examples. I'm not 100% sure what's there will
actually work for this case since it really fakes out IME. It does do marked
text, but when you accept a composition, it just puts in the plain latin
characters that you typed. It never actually does the conversion to characters.
--
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