Closed
Bug 251786
Opened 21 years ago
Closed 21 years ago
error with the maxlength input when press the key tab
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 251778
People
(Reporter: b, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
when complete a form and use the key tab to junp in the form the inputs that
contain data, and tha field have the maxlenght (but example 10 characters). i
can add one more character to the input
Reproducible: Always
Steps to Reproduce:
in a form with a input with max length
1. enter characters to complet the maxlength
2. press tab to change to other field
3. press SHIFT+TAB to back
4. press right arrow key to put the cursor at the end of text
5. press any key to add ONE MORE character
6. repeat step 2-5 to add any numbers of characters to the input text
Actual Results:
i can add ONE CHARACTER to the input with maxlength is specyfied
Expected Results:
...
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 251778 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: error with the maxlength input when press the key tab → error with the maxlength input when press the key tab
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•