Open
Bug 430288
Opened 17 years ago
Updated 2 years ago
For composing, show additional tooltip information on mouseover of attachment filename (modify timestamp)
Categories
(Thunderbird :: Message Compose Window, enhancement)
Thunderbird
Message Compose Window
Tracking
(Not tracked)
NEW
People
(Reporter: jhframe, Unassigned)
References
(Blocks 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: 2.0.0.12 (20080213)
Currently, in the message compose window, a mouseover of the attachment filename provides only the full path. Since I often have files with similar names in the folder I commonly use when sending attachments, it would be nice to see some metadata for the attached file. For my purposes, the modify date would be most useful to see, though filesize would be helpful as well.
Reproducible: Always
Steps to Reproduce:
1. Launch the message compose window.
2. Attach a file.
3. Mouseover the filename in the attachment window and view the tooltip (or whatever it's called).
Actual Results:
I saw the attachment path, but not the modify timestamp.
Expected Results:
I would like to be able to see the modify timestamp of the attached file, and perhaps the filesize.
NA
Updated•15 years ago
|
Whiteboard: [driver: WONTFIX?]
Comment 1•15 years ago
|
||
This looks like a valid and quite simple request for enhancement, and there are other bugs with similar and much more complex requests for showing details of (received) attachments, e.g.
- Bug 384331 - New Feature: Add "folders with all attachments (by type/date/size/from:)" to folder pane views
- Bug 360647 - implement alternative view for attachment details
- Bug 404186 - Preview of attachment filename and size
It makes a lot of sense to see the modification date (or date of adding) and the size of attachments at compose time, so as to check if the right files have been attached. -> NEW
Ulysse, please remove wontfix nomination.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: x86 → All
Summary: Request additional information on mouseover of attachment filename → For composing, show additional tooltip information on mouseover of attachment filename (modify timestamp, file size)
Updated•15 years ago
|
Whiteboard: [driver: WONTFIX?]
Updated•14 years ago
|
Blocks: attachUXtracker
Comment 2•14 years ago
|
||
Updating summary, since the composer shows the file size now, so there's no point in it being part of a tooltip. Note that this is basically impossible for attachments that come from other messages, unless you just decide to use the date of the message as the date of the file, which is technically inaccurate and may be confusing.
Summary: For composing, show additional tooltip information on mouseover of attachment filename (modify timestamp, file size) → For composing, show additional tooltip information on mouseover of attachment filename (modify timestamp)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•