[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 18:44:30 PDT 2009


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





--- Comment #11 from TAMURA, Kent <tkent at chromium.org>  2009-08-27 18:44:30 PDT ---
Thanks.
LayoutTests/platform/mac/editing/input/text-control-ime-input.html seems very
helpful.

BTW, my fix strongly depends on the current behavior that IME input modifies
DOM before text insertion events, and it is the root cause of this regression.
bug#25119 might change this behavior.  So we shouldn't commit this patch for
now.

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