Closed
Bug 402437
Opened 18 years ago
Closed 18 years ago
Standalone windows re-used when opening two emails with the same subject
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alf92130, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: 20070728
Imagine you got two emails with the same subject. You double-click on the first one, it opens a standalone window. When you double-click on the other email, you expect another standalone window to be open. But the already-opened-standalone-window is reused instead.
I guess this is used not to open too many windows for the same email ; in that case, maybe we could use the reception order id (or another unique id) to determine which email we are opening.
Reproducible: Always
Steps to Reproduce:
1. Double-click on one email
2. Double-click on another email, with the exact same subject
3.
Actual Results:
The same standalone window is reused instead of opening a new one.
Expected Results:
Two differents windows should be opened for two different emails.
Comment 1•18 years ago
|
||
You can set a pref: Options > Advanced > General > Open new messages in: [] []
->INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•