[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
Wed Apr 29 17:40:17 PDT 2009


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


ojan at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
            Summary|'maxLength' of input text   |REGRESSION: 'maxLength' of
                   |field doesn't work for CJK  |input text field doesn't
                   |characters                  |work for CJK characters




------- Comment #3 from ojan at chromium.org  2009-04-29 17:40 PDT -------
This works in Safari 3.2. I loaded the following page (has an input with
maxLength=3):
http://www.plexode.com/cgi-bin/eval3.py#ht=%3Cinput%20type%3D%22text%22%20maxLength%3D%223%22%20%2F%3E

In Safari 3.2, I can type three Chinese characters. Then further typing brings
up the IME, but hitting enter doesn't insert a character.

In today's nightly, I can type as many Chinese characters as I want. :)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list