Closed Bug 18404 Opened 25 years ago Closed 25 years ago

[FEATURE] "Save image as" implementation

Categories

(SeaMonkey :: UI Design, defect, P2)

x86
All
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scott, Assigned: law)

Details

Attachments

(1 file)

As of Build 1999110911:

If you right-click on an image, and choose "Save image as..." the dialog that
comes up has the filename blank (should default to image's name) and "Save as
type" pulldown menu is empty (with no choices available).  If you try and
manually enter in the filename, Mozilla acts like it's going to proceed, but
just sits there on "Saving file" dialog box.

Perhaps this feature isn't implemented yet, but could find no "bug" entered.
If that's the case, might be good to make it clearer that it hasn't been
implemented (have choosing "Save image as..." do nothing, for example) instead
of it looking like it's supposed to work and it screws up instead ;)

Not sure what "component" this falls under... leaving adjustment of that up to
you guys...
Severity: minor → normal
Verified on 1999111108 Linux, Redhat 6.0
Assignee: leger → don
Component: Browser-General → XPApps
In build 1999112808 (WinNT SP5), right click on an image and choosing 'Save
Image As' gives the following error:
JavaScript Error: TypeError: this.imageURL is not a function
URL: chrome://navigator/content/nsContextMenu.js
LineNo: 281
Checked the file bin/chrome/navigator/content/default/nsContextMenu.js; line
281 is this:
// Save URL of clicked-on image.
    saveImage : function () {
      this.savePage( this.imageURL() ); // Line 281
    },
Updating QA contact.
QA Contact: paulmac → sairuh
Updating qa contact, sairuh, if you figure out who this belongs to, you can
reassign
Assignee: don → law
looks like it's not hooked up?
Bill can you look at this?
Status: NEW → ASSIGNED
I think I've fixed this (might not have got it checked in for M12 though).
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.
Severity: normal → critical
Status: RESOLVED → REOPENED
OS: Windows NT → All
Priority: P3 → P2
Resolution: FIXED → ---
h'm, this doesn't seem to work (any platform) when using the 2000010308 comm.
bits. i bring up the context menu (right-click) over an image, select "Save
image as..." and nothing happens (not even a dialog appears). reopening this...
Severity: critical → normal
Summary: "Save image as" doesn't work → [FEATURE] "Save image as" implementation
Target Milestone: M13
It appears that "Save image as" may not be a beta 1 requirement, so I'm tempted
to move this out to M15.  I've re-summarized it to reflect it's "feature"
status.

Bill, how hard is this to finish?  Want to move it out?

BTW, I'm downgrading the severity from "critical" to "normal".  Unimplemented
features shouldn't be critical.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Fix is now checked in.
Status: RESOLVED → VERIFIED
verified using comm bits for linux (2000011308), mac (2000011310) and winNT
(2000011408).
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: