Closed
Bug 68640
Opened 24 years ago
Closed 24 years ago
Copy-pasting contents of edit box not preserved
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: tkho, Assigned: rods)
Details
When I copy-paste the contents of an edit box, the newline's are preserved, and
it's crammed together.
Ex: I type
--snip--
this
is
cool
--/snip--
When I copy-paste it, I get:
--snip--
this is cool
--/snip--
Steps to reproduce:
Go to the new bug page and try it in the Description box.
BuildID 2001021108 on Win2000
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 68639 ***
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.
Description
•