setting mail.compose.other.header to "from" breaks header display in message reader UI
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
People
(Reporter: bumbum, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
12.70 KB,
image/png
|
Details |
Steps to reproduce:
To reproduce try setting mail.compose.other.header to "from".
I have it set to this value because I prefer the behavior I get in composer (and this setting history has been mostly taken into account in composer).
Actual results:
From header content is not displayed in message reader.
Expected results:
From header is visible in message reader.
Comment 1•3 years ago
|
||
mail.compose.other.header is not really intended to handle the normal standard headers like From/To/Cc
Can reproduce.
The same problem also occurs with other headers (e.g. References
, Message-ID
), not only with
the normal standard headers like From/To/Cc
mail.compose.other.header should only affect message compose window, not message preview pane.
Marking this as duplicate (despite having been filed 3 weeks earlier), because the other bug 1802793 is wider in scope and also claims to have a fix.
Description
•