[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 Sep 3 02:27:42 PDT 2009


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





--- Comment #20 from TAMURA, Kent <tkent at chromium.org>  2009-09-03 02:27:41 PDT ---
(In reply to comment #19)
> This looks fine, but it seems input.textLength or input.value would have been
> simpler than doing a selectAll. :)

Actually DOM properties have been working well even without this patch.  This
bug is a kind of mismatch of a DOM value and a renderer value.

Thank you for reviewing.

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