Closed
Bug 522815
Opened 15 years ago
Closed 15 years ago
Ctrl-v can paste outside or remove input/textarea widgets in tables
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 462970
People
(Reporter: cork, Unassigned)
References
Details
(Whiteboard: [DUPEME?])
Attachments
(1 file)
702 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091016 Minefield/3.7a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091016 Minefield/3.7a1pre
Pasting with ctrl-v in input fields or textareas in tables might remove the widget or paste the text in front of it.
Reproducible: Always
Steps to Reproduce:
1. Have a line of text in your clipboard.
2. Open the testcase.
3. Press and holding ctrl.
4. Mousedown in the widgets, and drag outside and mouseup.
5. Press v while still holding ctrl.
Actual Results:
a. If the widget had text in it, the widget gets removed from the dom.
b. If the widget is empty, the text gets pasted in front of the widget.
Expected Results:
The text should be pasted inside the widget or not at all.
I can reproduce this in all firefox versions on linux and windows back to firefox 1.5, So it happen between firefox 1.0 and firefox 1.5.
This might be a dup on bug 372709, but its to vague or me to post this in it.
Updated•15 years ago
|
Whiteboard: [DUPEME?]
Comment 2•15 years ago
|
||
Is this bug related with Bug 462970 ?
See Also: → https://launchpad.net/bugs/508969
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•