Closed Bug 90368 Opened 23 years ago Closed 22 years ago

[RFE] email address as tooltip in brief header display

Categories

(SeaMonkey :: MailNews: Message Display, enhancement)

x86
All
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bruppel1, Assigned: tseng_mike)

References

Details

Attachments

(2 files)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2+)
Gecko/20010710
BuildID:    2001071004

In the mailnews 3-pane, one can choose either brief or long (or is it
collapsed/expanded) when displaying an email.  For me, long is almost never
useful and I could keep it collapsed 90% of the time except for A) attachments
and B) the sender's email address.  (A) is a bit rough, but (B) shouldn't be too
tough (hence this bug is only for (B)).  

Right now, only the person's name is displayed in brief mode.  But it seems like
there is plenty of room to put their email address in there as well.  This would
greatly improve the interface for me.

Reproducible: Always
Steps to Reproduce:
1.open mailnews
2.select a message
3.collapse the header of the message

Actual Results:  sender's "name" is displayed, but not their email address.

Expected Results:  display their email address next to their name (like in the
From field when the header is expanded). If this is objectionable, how about a
tooltip that displays the address?
Message header bugs goes to mscott, I think.
Assignee: sspitzer → mscott
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Include email address in brief (collapsed) email header → [RFE] Include email address in brief (collapsed) email header
Question: could this be fixed with Gerv's patchmaker program? (I'm talking about
either the tooltip or displaying the email address.)
Hi, I was able to give email addresses tooltips in the collapsed header state by
editing line 73 of msgHdrViewOverlay.xul. (part of messenger.jar)  So far, I have:
          <mail-emailaddress id="collapsedfromValue" flex="1" tooltip="aTooltip"
tooltiptext="&currentHeaderData[1].headerValue"/>

Problem is, I can't seem to pass the From header text to the tooltiptext.  It's
probably just a matter of finding the right variable or format for the variable
(the current line crashes).  If someone who knows a little more of the code
could put this in, we could gain a nice little feature.
adding jglick for opinions on this UI.
Cc'ing Marlon. Showing only the name (not email) in collapsed state was his 
suggestion for saving real estate in this mode. What about showing the email 
address in the status bar on hover?
jglick: Using the status bar would be a great idea.  

It was a good idea to save real estate, but there just isn't a way to get the
real email address from a message without expending your header.  I was working
on a tooltip solution as a side project, but that would have been useless
without approval anyway :)
Ben, displaying the full email address in the statusbar on hover would be nice.

Or, if you wanna experiment with including the email address with the name in 
the collapsed header, thats fine too. When the design of the collapsed header 
was originally proposed, some alternate designs were proposed. You can see some 
of them here:
http://www.mozilla.org/mailnews/specs/proposals/images/Open8.gif
The second item shows the collapsed header with the full email address. If you 
prefer this route, we just need to be sure that the window truncates the header 
information correctly (and adequate spacing between items remains) as the window 
is made smaller.
*** Bug 132502 has been marked as a duplicate of this bug. ***
I personally think it's more approperate to show the email as a tooltip (patch 
attached to Bug 132502). However I'll produce a patch for status bar to see how 
it looks once I get home.
i concur with jen's comments, we originally wanted a compact set of information.
i think tooltips would complement that fine
Tell you the truth, this looks annoying at best. I like the tooltip better, and
actually make sense since personal bookmark on navigator also show tooltip for
url. Statusbar only come into play for the websites. The patch also 'looks'
better with tooltip. I'll attach the tooltip patch after this and then we can
pick one.
as promised
Any decision made on whether to use tooltip or statusbar?
Tooltip instead of status bar info would be fine with me. Ben, what are your 
thoughts?
Tooltips all the way baby!
(err... that's a "yes")
Okay, can a kind person help get this thing reviewed and stuff? I couldn't set
set the keywords for review.
*** Bug 79049 has been marked as a duplicate of this bug. ***
Summary: [RFE] Include email address in brief (collapsed) email header → [RFE] email address as tooltip in brief header display
Comment on attachment 75547 [details] [diff] [review]
Show email as tooltip

r=hwaara
Attachment #75547 - Flags: review+
Thank Håkan for the review, do we still need super review for the truck? If not
can you check it in? If so who do we ask? (I don't suppose this got a chance of
making 1.0?)
This won't make 1.0 at this point -- it's too late. Yes, you need super-review
from a mailnews super-reviewer. Try emailing: mscott@netscape.com,
bienvenu@netscape.com and sspitzer@netscape.com and CC reviewers@mozilla.org in
your email (as per the super-review guidelines -- if you haven't read them,
please do!)
I'm sure I did, but better read it again just in case. Thanks
sr=sspitzer
Assignee: mscott → tseng_mike
fix checked in the trunk.

thanks for the patch, Mike.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Yes, thank you very much.  This will definitely be a worthwhile feature.
Very cool, it seems to work in build 2002051508. Thanks everyone :)
Status: RESOLVED → VERIFIED
[RFE] is deprecated in favor of severity: enhancement.  They have the same meaning.
Severity: minor → enhancement
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: