[Webkit-unassigned] [Bug 19479] Special characters can be inserted in text field having reached maxlength

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 18 14:41:00 PST 2008


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


jchaffraix at pleyo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jchaffraix at pleyo.com
             Status|UNCONFIRMED                 |NEW
          Component|Forms                       |HTML Editing
     Ever Confirmed|0                           |1
            Summary|special characters (~,^) in |Special characters can be
                   |textfield with maxlength    |inserted in text field
                   |                            |having reached maxlength




------- Comment #1 from jchaffraix at pleyo.com  2008-12-18 14:40 PDT -------
Confirmed. Try typing in such a text field:

<input maxlength="5"/>

All characters seems to be taken into account for the maxlength but special
characters like  ^, ~ or ¨ or accentuated character can go be inserted even if
maxlength is reached.


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