Open Bug 81054 Opened 25 years ago Updated 2 years ago

Priority not shown in message pane (header envelope)

Categories

(Thunderbird :: Message Reader UI, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: BenB, Unassigned)

References

Details

(Whiteboard: [patchlove])

Attachments

(1 obsolete file)

Reproduction: 1. Read a msg with Priority header existant and Priority != normal. 2. Look at the header section of the msg pane. Actual result: No Priority shown. Expected result: Priority is visible in some way. Rationale: It is true that Priority is most important to be shown in the thread pane, but I might want to see it in the msg pane, e.g. when I disabled the Priority column. It is an important property of the msg and thus should be shown in the msg pane.
Summary: Priority not shown in msg pane → Priority not shown in msg pane (header envelope)
mscott is the message display guru. marking enhancement. cc'ing jglick for UI comments.
Assignee: sspitzer → mscott
Severity: normal → enhancement
futuring so we can consider this enchancement in a future version.
Target Milestone: --- → Future
Product: Browser → Seamonkey
*** Bug 311184 has been marked as a duplicate of this bug. ***
*** Bug 311184 has been marked as a duplicate of this bug. ***
Assignee: mscott → mail
QA Contact: esther → search
Target Milestone: Future → ---
Attached patch Proposed fix v1 (obsolete) — Splinter Review
Shows priority header in the expanded header view. This patch is the reply to the Bug 410749 comment #19 ;)
Assignee: mail → firefox
Status: NEW → ASSIGNED
Attachment #367242 - Flags: ui-review?(clarkbw)
Attachment #367242 - Flags: ui-review?(clarkbw) → ui-review-
Comment on attachment 367242 [details] [diff] [review] Proposed fix v1 Looks good so far. The only addition I'd like to see is some help explaining the priority to the person. I think we can minimally do this with two changes to your code. add a css rule to make the priority value use the { cursor: help; }. I'd like to indicate that information is available in the title to explain the priority. Then also add a title attribute to the priority value such that it explains what it means. The text should look something like: "$SENDER marked this message priority $PRIORITY"
Thanks for the detailed comments, I will play with these enhancements.
QA Contact: search → message-display
Whiteboard: [patchlove]
Hmm, this bug is filed in SeaMonkey, the patch is Thunderbird-only though. Is this not relevant to SeaMonkey an more? Is a fix upcoming that addresses SeaMonkey as well?
As the bug filer, moving it to Thunderbird. I encourage the patch author to fix it for seamonkey as well, though.
Component: MailNews: Message Display → Message Reader UI
Product: SeaMonkey → Thunderbird
QA Contact: message-display → message-reader
Comment on attachment 367242 [details] [diff] [review] Proposed fix v1 Patch has bitrotted - Przemyslaw, up for a new patch? :) $ patch -p1 --dry-run < ~/Desktop/p81054.diff patching file mail/base/content/msgHdrViewOverlay.js Hunk #1 FAILED at 216. Hunk #2 FAILED at 455. 2 out of 2 hunks FAILED -- saving rejects to file mail/base/content/msgHdrViewOverlay.js.rej patching file mail/base/content/msgHdrViewOverlay.xul Hunk #1 FAILED at 209. 1 out of 1 hunk FAILED -- saving rejects to file mail/base/content/msgHdrViewOverlay.xul.rej patching file mail/locales/en-US/chrome/messenger/msgHdrViewOverlay.dtd Hunk #1 FAILED at 49. 1 out of 1 hunk FAILED -- saving rejects to file mail/locales/en-US/chrome/messenger/msgHdrViewOverlay.dtd.rej patching file mailnews/mime/emitters/src/nsMimeHtmlEmitter.cpp Hunk #1 FAILED at 236. 1 out of 1 hunk FAILED -- saving rejects to file mailnews/mime/emitters/src/nsMimeHtmlEmitter.cpp.rej
Attachment #367242 - Attachment is obsolete: true
Sorry for late reply... I don't have currently resources to play with it so unassigning
Assignee: maxxmozilla → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
Summary: Priority not shown in msg pane (header envelope) → Priority not shown in message pane (header envelope)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: