Open
Bug 641295
Opened 15 years ago
Updated 10 months ago
TB 3.3a2 Message headers are not displayed in the standard order
Categories
(Thunderbird :: Message Reader UI, enhancement)
Thunderbird
Message Reader UI
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: mad.engineer, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15
Build Identifier: Mozilla/5.0 (Windows NT 5.2; rv:2.0b10pre) Gecko/20110114 Thunderbird/3.3a2
TB 3.3a2, Message headers are displayed as follows:
from
subject
to
cc
The date field is in the right-hand side column
This is not the standard and even the separator colon (:) is missing
Reproducible: Always
Actual Results:
Every major mail client follow a standard when displaying in the message header box. Instead, TB 3.3a2 display them as follows:
From:
Subject:
To:
Cc:
...
...
Expected Results:
Message headers to be displayed in the following order:
Date:
From:
To:
Cc:
Subject:
...
...
Either fix the order or provide the user with an option to re-order them as they like to see.
| Reporter | ||
Updated•15 years ago
|
Component: General → Message Reader UI
Updated•15 years ago
|
QA Contact: general → message-reader
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•