Closed Bug 86373 Opened 23 years ago Closed 23 years ago

Copy/Paste in Textarea removes spaces

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 69024

People

(Reporter: herve_foucher, Assigned: rods)

Details

In Mozilla 0.9.1: try to enter the following:
Player[space][space][space][space][space]Points
(replacing [space] by a space)

Copy and Paste the line in the textarea: the text becomes:
Player[space]Points
Dupe of bug 80835?

> Copy and Paste the line in the textarea: the text becomes:
> Player[space]Points

Reporter: Did you reverse the reproduicble steps?  Did you mean 
"Copy and Paste the line *from* the textarea"??
Order doesn't matter. Type WORD1 followed by more two or more space characters
followed by WORD2. Select that text with mouse, and paste it by pressing middle
mouse button. Alternatively, select the text with SHIFT + cursor keys, copy it
(CTRL+INSERT) or cut it (CTRL+DEL), and paste it with CTRL+INSERT. Multiple
spaces get converted to a single space.
dup


*** This bug has been marked as a duplicate of 69024 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying duplicate
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.