Closed Bug 234678 Opened 21 years ago Closed 11 years ago

'send image...' context menu sends the link, does not attach image

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: emmet, Unassigned)

References

()

Details

User-Agent:       
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

When I choose the menu option <image context menu>->Send image...

the email (created in thunderbird) contains the link to the image NOT an
attachment of the image.

Just to underline the problem -- if I wish to send an image from a webpage that
I can access but the recipient can not then <image context menu>->Send image...
does not work at all.

Reproducible: Always
Steps to Reproduce:
Summary: send image menu option send the link, does not attach image → 'send image...' context menu sends the link, does not attach image
Copy Image just got added like yesterday, there was not support for this 
before.  We could probably rework this now that copy to clipboard works on 
Windows, but I'm not sure I like having the menu item action differ across 
platforms.
QA Contact: mconnor
related bug 205061

Marking blocking 1.0 since this is a significant drop in functionality over
the mozilla suite.
Flags: blocking1.0?
the suite can't send the image using another mail app either, iirc

minusing since this isn't something we can come up with a cross-platform 
solution to at this point (passing an image via a mailto: link is pretty much 
impossible, without using a data: URI, and most mail clients that aren't gecko-
based would choke on that).

Some things can't be done between multiple apps that the suite could do.
Flags: blocking1.0? → blocking1.0-
I can not believe the lack of a cross-platform solution the only reason this
isn't done. There are already multiple paths supporting features of
Windows/OSX/Gnome in the Firefox and Thunderbird codebases.

Is there any MAPI support currently in Firefox on Windows? If so, would someone
be willing to point me in the right direction on passing messages from the chrome?

This bug needs some housekeeping:
- needs confirmed 
- OS/Hardware changed to all 
- component changed OS integration?

Even without standard support like MAPI on Windows, an extension could still use
an MUA's proprietary interface to compose the message. I know both Outlook and
The Bat can be sent just the filename via DDE. They like different mailto uri
formats though. This just screams for a pref! =)
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
*** Bug 321503 has been marked as a duplicate of this bug. ***
Assignee: bross2 → nobody
QA Contact: mconnor → general
I think we'd need something like bug 251036 to even allow us to do this. Given the cost/benefit ratio (and it not being clear that this is desired in the majority of uses cases), I'm going to mark this WONTFIX.

We may indeed get rid of this menu item entirely, since Marco points out that it is somewhat redundant given "copy image"/"copy image location".
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.