Closed Bug 17001 Opened 25 years ago Closed 24 years ago

[FEATURE] View Headers|*

Categories

(MailNews Core :: Backend, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: fenella, Assigned: mscott)

References

Details

(Whiteboard: [nsbeta2+][5/16]3 days)

This bug is used to track implementation of the View|Headers|* features
including:
View Headers|All
View Headers|Normal
View Headers|Brief

Please advise if separate bugs need to be filed.
QA Contact: lchiang → fenella
Assignee: phil → rhp
Reassign to rhp
Status: NEW → ASSIGNED
Target Milestone: M11
Target Milestone: M11 → M13
Feature work...moving out.

- rhp
Target Milestone: M13 → M15
*** Bug 23126 has been marked as a duplicate of this bug. ***
Bug 23126 notes that Organization isn't shown in the current header view, and it
is shown in the 4.x Normal view. Perhaps more importantly, Reply-To isn't shown
in the current header view, and we really need that.
Hi Scott,
I made sure that the UI is hooked up for this menu item. When you select 
different display options, you get a reload and the "mail.header_display" pref 
is set accordingly. The headers that are displayed in the body of mail messages 
(i.e. when forwarded or quoted) are observing this pref also.

There is a routine in nsMimeEmitterUtils.cpp called:

    EmitThisHeaderForPrefSetting(PRInt32 dispType, const char *header)

which could help you in tweaking the envelope UI, but I'm not sure.

Let me know if you need any help with this one.

- rhp
Assignee: rhp → mscott
Status: ASSIGNED → NEW
Hi:
      Am using M13, Win 98, PC (obviously). Can't get any of the headers beyond 
the default ones (Subject, From, Date, To) to display. Going to the view menu 
and choosing the different View Headers options has no effect whatsoever. 
Choosing view page source doesn't work either. Is there any way to get all the 
headers?
Sorry, we haven't implemented view all headers yet. Look for it after beta 1.
*** Bug 29958 has been marked as a duplicate of this bug. ***
*** Bug 30619 has been marked as a duplicate of this bug. ***
Whiteboard: 3 days
Syncing priority with marketing.  Moving to P2 to connote "In" for beta2.
Priority: P3 → P2
move to M16.  Not M15 stoppers
Target Milestone: M15 → M16
Also see bug #23365...???
*** Bug 36441 has been marked as a duplicate of this bug. ***
The dup bug was nsbeta2+.
Keywords: nsbeta2
Putting on [nsbeta2+][5/16] radar.  
Whiteboard: 3 days → [nsbeta2+][5/16]3 days
I've implemented the first part of this feature. If you click on a header name 
in the message pane (like From, To, cc, etc.) you'll get a popup which shows you 
all the headers for the message.

I think this will be more useful than a full view headers implementation. You 
can quickly glance at all the headers without having them take up all the real 
estate.

Now, I need to try to implement view all headers mode where we show you all the 
headers as the normal view in the message pane.
Okay I actually finished this with a few minutes to spare b4 the deadline 
tonight. You can go to the View --> Headers menu item and choose All or Normal. 

Several caveats:
1) There is no brief mode. I didn't know what headers should go in a brief mode
2) there is no attachment menu when in view all headers mode.
3) this is no toggle icon to switch between a long and short view of email 
addresses. You only get the long view. 

And of course, in view normal mode you can now click on a header name like 
"From" and you'll get a popup containing all the headers. 

I'll file bugs on some of the caveats tomorrow.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Scott - what happens if the user has the mode set to brief in 4.x and then 
migrates.  How do we interpret that setting in Netscape 6?  Thanks.
brief == normal in that case.
BTW: If the collapsed/expanded state of the normal header view parts would stick
between sessions, we wouldn't need brief headers, would we?
The user could just collapse everything but the subject/from/date part and would
virtually have the 4.x brief mode. (OK, the date is not so nice.)
Refer to Scott 5/16 comments:
See bug 39679. No attachment button in View All Headers mode 
Mark this one verified.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.