Closed
Bug 120353
Opened 24 years ago
Closed 24 years ago
<input type="text"> behaves strangely
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 116230
People
(Reporter: vincent-moz, Assigned: rods)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7+) Gecko/20020103
BuildID: 2002010322
The page contains a form with <input TYPE="text" NAME="motcle">. I can type only
5 or 3 characters, then the next character doesn't appear. Then, if I type
[Backspace] several times, strange things happen: random characters are deleted
and the cursor moves at random places.
Reproducible: Always
Steps to Reproduce:
1. Open the page.
2. Type a few characters at the left of "Chercher".
3.
Actual Results: Only the first characters are displayed and the cursor
disappears. The numbers of displayed characters may be 3 or 5 (?).
Expected Results: All the characters should be displayed.
Comment 1•24 years ago
|
||
This is fixed in recent builds. please upgrade
*** This bug has been marked as a duplicate of 116230 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•