[Webkit-unassigned] [Bug 21271] Maxlength limits value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 26 11:43:58 PDT 2008


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





------- Comment #8 from rwlbuis at gmail.com  2008-10-26 11:43 PDT -------
Hi Darin,

(In reply to comment #7)
> (From update of attachment 24091 [edit])
> I'm not sure that defaultEventHandler code does the right thing when we already
> have a string that's too long. Do the other browsers allow you to overtype
> characters if the string is too long? It's a little strange that typing over a
> letter won't behave the same as deletion of that letter followed by typing a
> new letter. We should make test cases that cover edge cases like that.

Oops, I just checked and overtyping is not allowed, it is allowed to use
backspace to reduce text length even if after that operation it is still too
long for maxlength. I'll update my patch to reflect this.
Cheers,

Rob.


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