Closed
Bug 57915
Opened 24 years ago
Closed 24 years ago
textarea cut'n'paste inserts an extra newline
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: anthony, Assigned: rods)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
If you try to use normal X windows pasting (with the middle mouse button)
to cut and paste some words in a textarea, and you try to paste it into
the middle of a block of text, you get a magic newline automatically
appended.
This is counter to NS4 behaviour, and normal expected X11 behaviour.
I'll attach a test case.
(fwiw, Redhat 6.2, stock X server)
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
Ah - I didn't spot that one (I was looking for textarea bugs). Note
that the bug is slightly different - selecting _anything_ from
a textarea will insert the newline at the end, on a paste.
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 55661 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 5•24 years ago
|
||
Verified, this is a duplicate of bug 55661 "Cut & paste from text files always
adds <newline> at the end of pasted text."
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•