Closed Bug 312865 Opened 19 years ago Closed 19 years ago

maxlength property on textboxes does not function on refocus

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 207623

People

(Reporter: klelandw, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

when filling out a textbox with maxlength property, firefox successfully stops
input at maxlength. however, you may tab to the next input, then shift-tab to
back to the textbox and input an extra character, but only one (although the
process may be repeated ad infinitum).

Reproducible: Always

Steps to Reproduce:
1. focus textbox
2. do input to maxlength
3. tab to next input
4. shift-tab to textbox
5. enter another character

Actual Results:  
maxlength property was violated. and how.

Expected Results:  
not allowed for extra input.

*** This bug has been marked as a duplicate of 207623 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.