Closed
Bug 179020
Opened 23 years ago
Closed 23 years ago
pasted text in form is forgetten on back/reload
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ajschult784, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
180 bytes,
text/html
|
Details |
any text you paste into textboxes or textareas is lost when you reload the page
or go back to it. Pasting can be done with middle-click or via the right-click
context menu. Ctrl-V pasting does work.
to reproduce:
1. Load any form with text inputs.
2. Paste any text into a textbox or textarea.
3. Reload
The text you pasted in step 2 goes away (and should not!)
regression between linux trunk builds 2002032921 and 2002040108 (bug 1080309?)
| Reporter | ||
Comment 1•23 years ago
|
||
paste any text into the textbox or textarea
reload the page
| Reporter | ||
Comment 2•23 years ago
|
||
the possible regression culprit should be bug 108309
Keywords: regression,
testcase
| Reporter | ||
Comment 3•23 years ago
|
||
see also bug 179330: with current trunk the form data is always lost, even when
not pasting
Comment 4•23 years ago
|
||
*** Bug 180090 has been marked as a duplicate of this bug. ***
Comment 5•23 years ago
|
||
This is likely a dup of bug 179330 (pasting will focus the field with mouse,
setting up that bug).
Depends on: 179330
| Reporter | ||
Comment 6•23 years ago
|
||
> This is likely a dup of bug 179330 (pasting will focus the field with mouse,
> setting up that bug).
no, this is actually a very old bug (exists in 1.1), while 179330 is very
recent. However, bug 179330 makes it rather difficult to debug this.
*** Bug 180603 has been marked as a duplicate of this bug. ***
Whether i paste or type for an hour - the text vanish when i hit back-button
*** Bug 180603 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
OS: Linux → All
Comment 10•23 years ago
|
||
*** Bug 181022 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
Fixed with bug 179330.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 12•23 years ago
|
||
*** Bug 182347 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•