Open Bug 74697 Opened 25 years ago Updated 17 years ago

Need "TitleTip" (not tooltip) if Attachment Filename is Longer than Attachments Window

Categories

(SeaMonkey :: MailNews: Message Display, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

People

(Reporter: Peter, Unassigned)

References

Details

(Whiteboard: Potential security issue with non-visible file extension.)

Mozilla/5.0 (Windows; U; WinNT4.0; en-US; 0.8.1), 2001-04-03, imap server Need Tooltip or titletip if attachment filename is longer than menu. That would be the only way to see the filetype on long filenames.
Is this a duplicate of bug 32157?
*** This bug has been marked as a duplicate of 32157 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Not really a dupe, but rather a *DEPENDENCY* - i suggest to keep this bug open and make *dependant* on bug 32157. That way, it will be possible to verify that bug 32157 really fixes this particular issue.
Keywords: mozilla0.9.1
.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
marking new, making dependant upon 32157
Status: UNCONFIRMED → NEW
Depends on: titletips
Ever confirmed: true
renaming summary to mathch new attachments layout (it used to be a dropdown menu). old: Need Tooltip or titletip if attachment filename is longer than menu new: Need Titletip or Tooltip if attachment filename is longer than attachments window This could also be a serious *security risk*, since the user cannot the the file extension and accidentally activate a virus program (e.g. hooters.jpg.vbs) -> adding keywords to reflect this.
Summary: Need Tooltip or titletip if attachment filename is longer than menu → Need Titletip or Tooltip if attachment filename is longer than attachments window
*** Bug 80221 has been marked as a duplicate of this bug. ***
changing platforms to ALL (hope this is correct). Upgrading severity to *major*, based on security issues.
Severity: enhancement → major
OS: Windows NT → All
Hardware: PC → All
changing platforms to ALL (hope this is correct). Upgrading severity to *major*, based on security issues. See also bug 80220 for a *different approach* to solving this problem. Either one of these bugs would solve the problem. Fixing *both* bugs would be ideal.
Summary: Need Titletip or Tooltip if attachment filename is longer than attachments window → Need Titletip (or Tooltip) if attachment filename is longer than attachments window
Whiteboard: Potential security issue with non-visible file extension.
this is fixed on the branch and tip.
I just realized that tooltips are not a good idea for long filenames attachments. If there are multiple attachments, then the tooltip looks like it belongs to an attachment further down the list. We really should have *titletips* here.
Summary: Need Titletip (or Tooltip) if attachment filename is longer than attachments window → Need Titletip if attachment filename is longer than attachments window
Also, the TitleTip should be *right justified* because the attachments window pane is on the right edge of the screen (and therefore monitor) and the titletip text might flow beyond the visible screen. PS. I think the "titletips bug" (bug 32157) has been fixed, so this feature shoud be available for this bug :)
Summary: Need Titletip if attachment filename is longer than attachments window → Need TitleTip if Attachment Filename is Longer than Attachments Window
QA Contact: esther → trix
as far as I can tell, this works.
Status: NEW → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → WORKSFORME
on build 2002-03-19, winNT there is only a "tooltip", but not a *titletip* as this bug requests, and explains why using *titletips* are important (comment #11).
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Summary: Need TitleTip if Attachment Filename is Longer than Attachments Window → Need "TitleTip" (not tooltip) if Attachment Filename is Longer than Attachments Window
the tooltips solve the problem such that it can be nsbeta1-'d
Keywords: nsbeta1nsbeta1-
Target Milestone: --- → Future
I see a tooltip (not a titletip, don't think those work yet) on long attachment names. Unfortunately, it doesn't work properly. It attempts to show a full pathname, but the tooltip appears on the left and the left part of the name off the screen.
By the definitions on <http://bugzilla.mozilla.org/bug_status.html#severity> and <http://bugzilla.mozilla.org/enter_bug.cgi?format=guided>, crashing and dataloss bugs are of critical or possibly higher severity. Only changing open bugs to minimize unnecessary spam. Keywords to trigger this would be crash, topcrash, topcrash+, zt4newcrash, dataloss.
Severity: major → critical
again, do we even have tooltips there now? I think we need jag's fix for #32157 before we get tooltips back.
Status: REOPENED → ASSIGNED
> again, do we even have tooltips there now? false alarm, the attachment bucket already has tooltips. I was confused.
Depends on: 264930
Product: Browser → Seamonkey
Assignee: sspitzer → mail
Status: ASSIGNED → NEW
While titletips would definitely be an improvement over tooltips, as stated in comment 11, I don't see that this bug is anything but an RFE, let alone 'critical' in danger of 'dataloss'. Given comment 19, I'm not even sure that was true when Brent upped the severity in comment 17, back in 2003. As for the potential security hazard: note that the icon used next to the attachment in the bucket is the icon of whatever type the file is understood to have -- that is, normally, the icon of the program that will be used to open it. While seeing the file extension is useful, it doesn't *necessarily* indicate how the file will be handled: If, somehow, the message contains an attachment with Fred.MP3 that has a MIME type of application/pdf, the program will be opened using Acrobat (or whatever you've assigned for that type), and that's the corresponding icon that will be used as well (xref bug 243838). There's been a lot of adjustment to how attachments are handled in the last couple years; if there's still any path to a security breakin, it's unrelated to whether the file extension is visible in the bucket or tooltip. (In reply to comment #16) > [The tooltip] attempts to show a full pathname, but the tooltip appears on > the left and the left part of the name off the screen. I see the tooltip position itself to the right of the mouse, but right-justify to the screen edge, it doesn't overrun. (A titletip would truncate at screen edge rather than right-justify for extra display space -- or, at least, that's what Windows does when it puts a titletip over a long-named file in Windows Explorer.) There is a maximum length to the Mozilla tooltip, looks to be about 80 characters. (True in Thunderbird as well.) One improvement that TB makes over the suite: when an attachment with a long name is shown in the bucket, the ellipsis is placed in the middle of the file rather than at the end, so you can see the file extension. But (as in the suite) the tooltip is end-truncated, at about 80 characters.
Severity: critical → enhancement
Keywords: dataloss
Assignee: mail → nobody
QA Contact: stephend → message-display
Target Milestone: Future → ---
You need to log in before you can comment on or make changes to this bug.