Closed
Bug 29239
Opened 25 years ago
Closed 25 years ago
text in PRE not copied correctly
Categories
(Core :: DOM: Serializers, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: dbaron, Assigned: akkzilla)
Details
Attachments
(1 file)
|
6.71 KB,
patch
|
Details | Diff | Splinter Review |
DESCRIPTION: Text within a PRE element is not copied correctly. The returns
are omitted.
STEPS TO REPRODUCE:
* load this bug in Mozilla
* copy *this* text
* paste it in another program
ACTUAL RESULTS:
* the returns are gone
EXPECTED RESULTS:
* newlines
DOES NOT WORK CORRECTLY ON:
* Linux, mozilla, 2000-02-24-15-M14
WORKS CORRECTLY ON:
* NN 4.72 Linux
| Assignee | ||
Comment 1•25 years ago
|
||
I think this is a dup of another bug I have, but I'll investigate further in M15.
Status: NEW → ASSIGNED
Target Milestone: M15
| Assignee | ||
Comment 2•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•25 years ago
|
||
Fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•