Closed Bug 67544 Opened 24 years ago Closed 18 years ago

"Save As.." should be removed from context menu for image URLs

Categories

(Core Graveyard :: File Handling, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
mozilla1.2alpha

People

(Reporter: bugzilla, Unassigned)

References

()

Details

If you're viewing a image in full page, like when the Location field is: http://www.mozilla.org/images/mozilla-banner.gif when you then rightclick on the image you get a following where the following is wrong: Save As... appears two times and should be removed since you got a Save Image.. BTW: View image should also be removed! You're already viewing the image...
This is a duplicate of "Extra "Save As..." and Separator in navigator context menu " *** This bug has been marked as a duplicate of 65014 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
This bug is not about the extra "Save As..." This bug about just having a "Save As..." since it's irrelevant since you've got "Save Image"
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
What if you are trying to save the page and the entire page is made of tiled images (fairly common out there right now...)?
When you say page, what do you mean? I'm not talking about webpages but about image URLs like: http://www.mozilla.org/images/mozilla-banner.gif vhen viewing a image it makes no sense to make a save page, since the page *is* the image.
this is easy to fix, the script would check to see if the document is an image and hide the document stuff.
Status: REOPENED → NEW
No, hide the image stuff and keep the document stuff. You want the document stuff so that "save as" works if you right-click outside of the image, and you don't want the image stuff because "view image" is pointless.
*** Bug 68315 has been marked as a duplicate of this bug. ***
Duplicate bug 68315 also points out "view source" isn't useful for most (all?) image types.
view-source is useful for svg.
adding dependency on a way to tell what the MIME type of the current document is. Once we can do that, we can implement different things for image/* types.
Depends on: 73847
Depends on: 75338
spam: over to File Handling. i have not changed the assigned developer [or the other fields for that matter], so if anyone realizes that a bug should have a more appropriate owner, go ahead and change it. :)
Component: XP Apps: GUI Features → File Handling
Context menu cleanup.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.7
This shouldn't be necessary once bug 75338 is fixed, since "save page as" will no longer be in the context menu for images. That way, you'll get "save image as" if you right-click on the image, and "save page as" if you right-click in a blank area inside the content area. I think that's reasonable.
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Target Milestone: mozilla0.9.9 → mozilla1.2
-> me
Assignee: ben → blaker
Status: ASSIGNED → NEW
Fixed.
Status: NEW → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → FIXED
"save page as" is still in the context menu --mainly since the "image as url" menu has not been implemented. that is covered by bug 138074.
Status: RESOLVED → REOPENED
Depends on: 138074
Resolution: FIXED → ---
actually, View Image is important, as that image might be being scaled by an erronious (or dumb) IMG tag setting, maybe it's on another site, etc. View Image lets you see everything about it fast. Helps diagnose transparency problems too..
QA Contact: sairuh → petersen
Assignee: bross2 → file-handling
Status: REOPENED → NEW
QA Contact: chrispetersen → ian
I think this bug should be closed, as now "Save Image As" appears only one time when you view image, e.g. http://www.mozilla.org/images/mozilla-banner.gif
Yeah, this worksforme.
Status: NEW → RESOLVED
Closed: 23 years ago18 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.