Closed Bug 251279 Opened 20 years ago Closed 18 years ago

No tooltip for "From:" in collapsed/brief header if sender isn't in Address Book

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird2.0

People

(Reporter: bruppel1, Assigned: bisi)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

In the 3-pane view, when the header in the message pane is collapsed, only the
"friendly" name of the message sender is shown after "From:"

It would be very nice if there was a tooltip for this name that showed the
sender's email address.  Right now, one would have to expand the header or copy
the email address using the name's context menu.

It was fixed back in 2002 for the suite, see bug 90368.  Maybe someone could use
that patch code.
http://bugzilla.mozilla.org/show_bug.cgi?id=90368
I have the same problem, but not just limited to three column view
This works for me with TB 1.0, Win2K.  Ben Ruppel, if you also see this working 
as expected, please mark this bug:   Resolved | WorksForMe
Mike, I apologize but I am not at a computer where I can confirm or deny this 
and I won't be until Jan 3.  I will mark this bug resolved or respond otherwise 
on that date.
No response from reporter; =>WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
(In reply to comment #4)
> No response from reporter; =>WFM

Nope, just tried it with Jan 29 trunk build and it is still broken.  Excuse me
for forgetting to respond.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Oh crud, sorry Mike.  This works for me, I wasn't checking for the tooltip properly.
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → WORKSFORME
No, wait!  It seems to work, but only for email addresses in my address book. 
So when I get emails from people I know their addresses show up as tooltips, but
when I get emails from people not in my address book there is no tooltip.  For
example, an email from Verizon does not have a tooltip showing the sender's true
address because that address is not in my address book. 

I will open this.  Let me know if I should change the summary or file a
different bug.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
This is also a problem if the sender is in, say, the Collected Addresses.

See bug 305204.
Component: General → Mail Window Front End
OS: Windows XP → All
Hardware: PC → All
Summary: Name shown after "From:" in collapsed header of message pane should have email address as tooltip → No tooltip for "From:" in collapsed/brief header if sender isn't in Address Book
Version: unspecified → Trunk
Attached patch patchSplinter Review
The if statement is far too restrictive... The function useDisplayNameForAddress(); returns false for addresses that are not in the Personal AB, so these addresses don't get the tooltiptext attribute. We should move the function out of the if statement.
Attachment #209776 - Flags: review?(mscott)
Oops, not out of the if statement, just out of the conditions...
*** Bug 241763 has been marked as a duplicate of this bug. ***
Scott, could we get this simple patch reviewed, pls?
Comment on attachment 209776 [details] [diff] [review]
patch

sure!
Attachment #209776 - Flags: superreview+
Attachment #209776 - Flags: review?(mscott)
Attachment #209776 - Flags: review+
Attachment #209776 - Flags: approval-thunderbird2+
Gavin might be able to check this in for you. 
Whiteboard: [checkin needed]
Assignee: mscott → bisi
Status: REOPENED → NEW
mozilla/mail/base/content/msgHdrViewOverlay.js 	1.56.2.19
mozilla/mail/base/content/msgHdrViewOverlay.js 	1.78
Status: NEW → RESOLVED
Closed: 20 years ago18 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → Thunderbird2.0
Version: Trunk → 2.0
oops, I think this patch broke: Bug 348860.
Depends on: 348860
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: