Closed Bug 116207 Opened 24 years ago Closed 24 years ago

text disappear when widen by javascript over border of form box.

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 59909

People

(Reporter: keizie, Assigned: rods)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120 BuildID: 20011120 I love to make plus/minus button to deal with numeric text form. I put a text type's input tag of size=2 and make plus/minus button type input tag. 'plus' increases the value of text as well as the length of. then, value of text disappear. but it's there. can see thru window.status=counter.value; Reproducible: Always Steps to Reproduce: 1.make text type input tag with size=2. 2.make button type input tags which increase the value of text. 3.and click to increase the value of text to over 9. Actual Results: value of text disappear, but work. Expected Results: value of text just increase, not disappear.
*** This bug has been marked as a duplicate of 59909 ***
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.