Open Bug 1248045 Opened 8 years ago Updated 2 years ago

Implement mochitest test to test switching signature on reply/forward (follow up from bug 1231902 and bug 736584).

Categories

(Thunderbird :: Message Compose Window, defect)

defect

Tracking

(Not tracked)

People

(Reporter: jorgk-bmo, Unassigned)

Details

In bug 1231902 switching  identity/signature was improved. A new function nsMsgCompose::MoveToAboveQuote(void) was implemented to position above a quote when replying above the quote.

The test test-signature-updating.js only tests on new messages where the signature is placed at the end of the document.

So a new test is necessary to test the signature switching for a reply.
All we need is a basic test that does a reply. One could even load a message from a file and then reply to it. In the reply, we switch signature like in test-signature-updating.js. I can do the editor fiddle to check the result.
Summary: Implement Mozmill test to test switching signature on reply (follow up from bug 1231902). → Implement Mozmill test to test switching signature on reply/forward (follow up from bug 1231902 and bug 736584).
Summary: Implement Mozmill test to test switching signature on reply/forward (follow up from bug 1231902 and bug 736584). → Implement mochitest test to test switching signature on reply/forward (follow up from bug 1231902 and bug 736584).
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.