Open
Bug 281896
Opened 20 years ago
Updated 2 years ago
Pasting Text as Quotation Loses Line Breaks If Line End With Space (f=f)
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
NEW
People
(Reporter: mozilla, Unassigned)
Details
20050210 trunk 1) Copy the text below and paste it into a Thunderbird composition window as a quotation. 2) Send the mail. Result: The hard returns are displayed in the compose window, but they are stripped from the message when it is sent. Expected: Pasted text should behave exactly as if it were typed. That is, if I paste two words with a line break between them, Thunderbird should honor that line break as if I had typed it manually. -----WORKS----- If you copy this text Thunderbird will undo all of these line- breaks when you send it. -----WORKS----- -----DOESN'T WORK----- If you copy this text Thunderbird will undo all of these line- breaks when you send it. -----DOESN'T WORK-----
Comment 1•20 years ago
|
||
This would be for plain text composition; I don't see this symptom with HTML composition, even if the text is converted to plain for sending. If you turn off format=flowed for sending, you won't see this symptom.
Assignee: mscott → sspitzer
Component: Message Compose Window → MailNews: Composition
OS: Windows XP → All
Product: Thunderbird → Core
Hardware: PC → All
Summary: Pasting Preformatted Text Loses Formatting If Line End With Space → Pasting Text as Quotation Loses Line Breaks If Line End With Space (f=f)
Comment 2•17 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Updated•16 years ago
|
QA Contact: composition
| Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
I can't reproduce this.
From headers:
Content-Type: text/plain; charset=utf-8; format=flowed
Result:
> If you copy
> this text
> Thunderbird
> will undo all
> of these line-
> breaks when you
> send it.
Closing.
Thunderbird 52.0.1 (32-bit)
Windows 7 64-bitStatus: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Sorry for the noise. I did not realize that I had to go to Tools - Account settings - Composition and tick off the use of HTML. I can't seem to remember relevant settings live there. So yes, this is still valid.
Status: REOPENED → NEW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•