[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
Fri Aug 28 09:46:03 PDT 2009


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





--- Comment #12 from Ojan Vafai <ojan at chromium.org>  2009-08-28 09:46:03 PDT ---
(In reply to comment #11)
> 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.

Bug 25119 is only about key events, not text insertion events. Also, that bug
is not actively being worked on. I don't think you should block this bug on
that one. As long as this patch comes with a layout test, then it will be the
responsibility of whoever fixes bug 25119 to keep the layout test passing.

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