Open Bug 267832 Opened 20 years ago Updated 11 months ago

Forwarding as Inline/Replying to certain quoted text (Hotmail) combines lines into one

Categories

(MailNews Core :: Composition, defect)

defect

Tracking

(Not tracked)

People

(Reporter: mfedyk, Unassigned)

References

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: TB 0.9 (20041103)

The origional message has several lines that are quoted.  After forwarding as
inline, all of those lines are on one line.

Reproducible: Always
Steps to Reproduce:
1. Forward message as inline
Actual Results:  
All lines are on one line.

Expected Results:  
Line breaks should be preserved from origional message.

Workaround:

Copy wanted text from message preview, and "Paste without Formatting" into a new
message.
Attached file MBOX file of message
Summary: Forwarding as Inline changes → Forwarding as Inline combines lines into one
No, those bugs are for posts with long lines that should be wrapped bug aren't.

This bug is about a message with short lines that should not be wrapped but are
when forwarded inline instead of as attachment.
OK, I see.  Message in in HTML and has to be forwarded inline as HTML for the 
symptom to manifest.

The problem with the message is the way the lines are broken up in the original: 
each line is separated from the previous by an empty <div></div>, rather than a 
<br> which would make more sense.  It's rendered properly but the empty <div> is 
being thrown away on conversion to the forwarded form.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Unsurprisingly, also reproduced with Moz 1.8a5-1019.
Component: Mail Window Front End → Composition
OS: Windows 2000 → All
Product: Thunderbird → MailNews
Hardware: PC → All
Version: unspecified → Trunk
*** Bug 258087 has been marked as a duplicate of this bug. ***
Summary: Forwarding as Inline combines lines into one → Forwarding as Inline/Replying to certain quoted text (Hotmail) combines lines into one
Product: MailNews → Core
cc me

Still happens with 2.0.0.6
This may be linked with bug 56921 and bug 242896

may be dup of bug 116225 ?

I added a comment about line wrapping in 242896.
Assignee: mscott → nobody
QA Contact: composition
Product: Core → MailNews Core
Still confirm the div does not break the paragraphs, attachment 164782 [details].

Thunderbird 52.0.1 (32-bit)
Windows 7 64-bit
Severity: normal → S3
See Also: → 810952
Duplicate of this bug: 1855579
Duplicate of this bug: 810952
Duplicate of this bug: 1839816
Duplicate of this bug: 1839226
Duplicate of this bug: 1855609

Note that Supernova caused additional breakage documented in bug 1839226 (which also points to a fix for that additional issue).

No longer duplicate of this bug: 1839226

Since this bug looks like as an accumulator of duplicates, I am unsure if the following issues are separate ones.

Multiple fragments of text may be selected holding [Ctrl]. These pieces may be glued together even if text has newlines between them. Tested on a plain text message composed by Thunderbird and having flowed format. Line breaks withing fragments are preserved. Some efforts are required to find the place where line break should be inserted if first or last character is not included into selection.

When text quoted from an earlier message (> ....) is selected, second > is not added even to a multiline fragment. However >> is correctly used if the quoted message has no flowed format in the Content-Type header.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: