Closed
Bug 557334
Opened 15 years ago
Closed 15 years ago
Wrong signature position when using "Send To -> Mail Recipient" or "mailto:" syntax
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 545859
People
(Reporter: dlpankov, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
If TB is configured to place the signature bellow the reply and above the quote and the Windows Explorer integration (Send To -> Mail Recipient) is used the Signature is placed above the text "The message is ready to be sent with the following file or link attachments: ...... ". This behavior is not correct because this is a new message - not a reply and this text is not "quote" but the primary content of the mail message.
The same happens if the "mailto: ..." syntax is used.
For example when using the following command
mailto:your@email.address?subject=Test subject&body=Test mail.
the signature is placed above the "Test mail." text.
Reproducible: Always
Steps to Reproduce:
1. Configure a signature and select "start my reply above the quote" and place my signature "bellow my reply (above the quote)"
2. in windows' run window type "mailto:your@email.address?subject=Test subject&body=Test mail." (without the quotes)
Actual Results:
the signature is above "Test mail."
Expected Results:
the signature should be bellow "Test mail."
Comment 1•15 years ago
|
||
Looks like a duplicate of bug 545859; if that's not so, please reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•