Closed
Bug 178998
Opened 23 years ago
Closed 23 years ago
Add Copy Image (to Clipboard) to image contextual menu
Categories
(Camino Graveyard :: OS Integration, enhancement)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mihai, Assigned: sfraser_bugs)
References
Details
Most Mozilla based browsers have two commands that pertain to images that
Chimera lacks:
- Copy Image
- Copy Image Location
Copy Image Location works for me in 2002110704.
I don't think Chimera really needs Copy Image when it already has Save Image.
| Reporter | ||
Comment 2•23 years ago
|
||
My bad, I was looking for this with the 0.6 release (build 2002110704) and I
didn't see it there.
It looks like Copy Image is coming to the main Mozilla branch with 135300,
perhaps it could be hooked up for Chimera as well if deemed relevant.
Indeed, since Copy Image Location does work, is this just a dup of bug 135300.
Assignee: saari → sfraser
Component: General → OS Integration
QA Contact: winnie → petersen
Summary: Image-related tasks missing from context menu → Add Copy Image (to Clipboard) to image contextual menu
Comment 5•23 years ago
|
||
WONTFIX this if Copy Image is considered a too advanced feature.
| Assignee | ||
Comment 6•23 years ago
|
||
I don't think it's advanced at all. For naive users, it's a perfectly natural
thing to want to do.
Status: NEW → ASSIGNED
Comment 7•23 years ago
|
||
I agree with comment #6; Copy Image Location is a _much_ more advanced command
than Copy Image, so having the first and not the second makes no sense for Chimera.
Also consider how awkward our current system is: if I want to copy an image and
paste it into iChat, I have to save the file, open it in Preview, copy it, close
it, throw it in the trash, empty the trash, then paste it in iChat (7 steps).
Comment 8•23 years ago
|
||
*** Bug 165598 has been marked as a duplicate of this bug. ***
Comment 9•23 years ago
|
||
Steve: I liked your comment about Copy Image Location enough to file a bug to
kill it. Bug 184028
Comment 10•23 years ago
|
||
Please keep/have both, to get the location you must open the source, etc.
Comment 11•23 years ago
|
||
Stephane, sorry, you are incorrect. To get the image location you can view the
image, and the location will be in the location bar.
Comment 12•23 years ago
|
||
Simon, what do you mean "view the image?"
Comment 13•23 years ago
|
||
never mind. just realized it's a feature in the nightlies. i'm still running 0.6...
| Assignee | ||
Comment 14•23 years ago
|
||
Attachment 110378 [details] [diff] in bug 135300 shows the backend work I did to hook this up.
The frontend just calls nsIClipboardCommands::CopyImageContents.
| Assignee | ||
Comment 15•23 years ago
|
||
Fixes checked in. This works now.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 16•23 years ago
|
||
I wonder if there is a way that "Copy Image" could copy both the pixels of the
image and the text of the location, so that the relevant format would be used
when it came time to paste (perhaps the text would be a header or something, and
would get pasted in lieu of the pixels in applications that could only paste text).
Comment 17•23 years ago
|
||
Marking verified in the 2002-12-31-04 NB. Succeusfully copied gif, jpg and png
images from Chimera and pasted into Preview.app.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•