Closed Bug 43324 Opened 25 years ago Closed 25 years ago

Contents of input type-text are dupilicated when page is restored

Categories

(Core :: Layout: Form Controls, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 42178

People

(Reporter: attinasi, Assigned: rubydoo123)

Details

(Whiteboard: [dogfood+])

Attachments

(1 file)

An input field of type text with an initial value will have that value repeatedly appended to itself each time the page is navigated to. For example, load the attached testcase, notice the input has the value "abcdefg". Click the link to go to another page, then hit BACK and see that the input has the value "abcdefgabcdefg" - repeat until you are convinced there is a problem. Also, possible unrelated, after returning to the page, select the text and delete it and the cursor is out of whack... selection gets kinda goofy sometimes too.
Attached file Simple Testcase
Happens on at least NT and Linux. This is actually a pretty serious bug. I cannot believe nobody else has seen it, but I couldn't find an existing bug on it. Makes Mozilla unusable for managing bugs, hence the dogfood status.
Keywords: dogfood
One more thing: the problem is actually that the input's value is prepended to whatever is already in the field (not appended). Typing something into the field and then navigating forward and back proves this.
Putting on [dogfood+] radar.
Whiteboard: [dogfood+]
this is a dup reassigning
Assignee: rods → beppe
*** This bug has been marked as a duplicate of 42178 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
No, really. Verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: