Closed
Bug 233740
Opened 21 years ago
Closed 21 years ago
Drag from Attachment Panel is broken
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.7beta
People
(Reporter: mcow, Assigned: mscott)
Details
(Keywords: regression)
Attachments
(1 file)
1.58 KB,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
Perhaps a side effect of bug 83803's fix.
When a message (in a local/POP3 store; have not tested against IMAP/News)
contains an attachment, it is no longer possible to drag the attachment anywhere
in any form. The mouse cursor remains a regular pointer and no drop action is
seen on releasing the mousebutton.
In Moz 1.6 Final, it is possible to drag the attachment to a compose window, and
also possible (in Windows, anyway) to drag an attachment to the desktop, or into
Microsoft Word or other compatible applications, as a "Internet Shortcut" (as a
mailbox: URL). Neither of these actions are possible any longer.
The fixed bug was intended to allow dragging of an attachment to the desktop as
a file.
This report written against
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7a) Gecko/20040210
but I first saw it in
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7a) Gecko/20040119
Reporter | ||
Comment 1•21 years ago
|
||
CC'ing Scott.
Assignee | ||
Comment 2•21 years ago
|
||
Using a trunk build, I can grab an attachment from the message pane,
drag it over to a compose window and drop it in the attachment bucket in the
compose window.
If I then send the message, I see the contents of the attachment that I dragged.
Is this not what you are seeing?
I'm using a thunderbird trunk build.
Comment 3•21 years ago
|
||
Scott:
No.
This bug is about Seamonkey and dragging is broken there.
Assignee | ||
Comment 4•21 years ago
|
||
the fix just involves back porting a minor mozilla\toolkit change to xpfe
Assignee: sspitzer → mscott
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #142933 -
Flags: superreview?(bienvenu)
Updated•21 years ago
|
Attachment #142933 -
Flags: superreview?(bienvenu) → superreview+
Assignee | ||
Comment 5•21 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.7beta
Comment 6•21 years ago
|
||
Thanks, Scott, I can verify this works now (Win2k)!
Dragging to Desktop or whatever directory works fine now and saves the file
itself (as opposed to a reference to inbox; this is what I think bug 83803 was
originally about).
However, dragging to a compose window (as attachment for a new message) renames
the items to "Attached Message Part". This is also what the items are named like
for the recipient. I don't know if this is known and also the case in
Thunderbird, but since dragging to the Desktop does preserve the original file
name, dragging to a compose window also could/should.
(I've never used this feature, so don't think I say this because I want it; it
just looks a bit inconsistent.)
Reporter | ||
Comment 7•21 years ago
|
||
Yep, it's fixed. Thanks, Scott!
And bug 83803's fix works in the suite as well.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 8•21 years ago
|
||
(In reply to comment #6)
> However, dragging to a compose window (as attachment for a new message)
> renames the items to "Attached Message Part". This is also what the items
> are named like for the recipient.
I've opened bug 238913 for this problem.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•