Closed
Bug 328586
Opened 19 years ago
Closed 17 years ago
"Save Image" should be "Save Image As..." and "Save Link Location" "Save Link As..." link in firefox
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0a3
People
(Reporter: xolaware.llc, Assigned: mkmelin)
Details
Attachments
(1 file, 1 obsolete file)
2.83 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: 20060225 Thunderbird/1.6a1
for many moons, "Save Image As..." existed as a context menu-item when ctrl-clicking on an image in a message.
it is now gone.
please put it back, even if it means there will be both "Save Image" and "Save Image As..."
Reproducible: Always
Steps to Reproduce:
1. open a message with an image in it (inline, attach, or URL)
2. ctrl-click to get context-menu
Actual Results:
"Save Image" is in menu
Expected Results:
"Save Image" and "Save Image As..." should both be in menu
it would appear that Save Image also does nothing, but there's already a bugzilla report for that.
Reporter | ||
Updated•19 years ago
|
Version: unspecified → Trunk
Comment 1•19 years ago
|
||
Under Windows, at least, TB 1.5 only has "Save Image" -- but it *does* do something there. In fact, it *acts* as "Save Image As...".
(In reply to comment #0)
> it would appear that Save Image also does nothing, but there's already a
> bugzilla report for that.
I searched and I couldn't find one that existed when this bug was opened, but bug 334544 is about this problem.
Comment 2•19 years ago
|
||
OK, I found the earlier report: bug 306972.
TB 1.5, OSX 10.4.latest.
If inline image: CM has "Save Image" which displays a file dialog (aka Save As...)
If link to file: CM has "Save Link Target" which displays a file dialog.
Dunno about 1.6/2.0/whatever.
Reporter | ||
Comment 4•19 years ago
|
||
just curious before filing a separate bug report ...
as of all nightly builds after [TB version 3 alpha 1 (20060524)], images (whether linked or not) are not being displayed in messages, and the context menu items for each are failing.
i'd still like to see "Save Image As..." return, because i don't like to have to just have the images go to a particular place based on where "Save Image" saves them. the dialog that comes up to save them is very useful.
Comment 5•19 years ago
|
||
Scott checked this in on 2006-02-14 15:56 as part of the fix for bug 251296. I'm not sure why he did this, other than that fact to match how SeaMonkey does this. (It's been like this since the dark ages there.)
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X 10.2 → All
QA Contact: front-end
Hardware: Macintosh → All
Summary: "Save Image As..." context menu item missing from context menu → "Save Image As..." context menu item replaced by "Save Image"
Updated•17 years ago
|
Assignee: mscott → nobody
Assignee | ||
Comment 6•17 years ago
|
||
Fix the context menus to be like the firefox ones.
"Save Link As..." and "Save Image As..."
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #336198 -
Flags: review?(philringnalda)
Assignee | ||
Updated•17 years ago
|
Summary: "Save Image As..." context menu item replaced by "Save Image" → "Save Image" should be "Save Image As..." and "Save Link Location" "Save Link As..." link in firefox
Comment 7•17 years ago
|
||
Nice. According to my half-hearted archaeology, we had Save Foo As..., then SM decided to have Save Foo when prefs said to always save to a single dir, and thanks to bad packaging and/or bad forking, that gave us a missing entity, so we got the unused entity instead of better packaging/forking, and then at some point we switched to using the unused and inaccurate one, and got rid of the one we meant to be using. How can you not love that?
Could we maybe use a more semantic SaveFooAsCmd, instead of SaveFooCmd2?
Assignee | ||
Comment 8•17 years ago
|
||
Sure!
Attachment #336198 -
Attachment is obsolete: true
Attachment #336233 -
Flags: review?(philringnalda)
Attachment #336198 -
Flags: review?(philringnalda)
Comment 9•17 years ago
|
||
Comment on attachment 336233 [details] [diff] [review]
proposed fix, v2
Pretty, thanks.
Attachment #336233 -
Flags: review?(philringnalda) → review+
Comment 10•17 years ago
|
||
Really, r+. Don't make me say it again.
Assignee | ||
Comment 11•17 years ago
|
||
changeset: 306:104a5f6e939e
http://hg.mozilla.org/comm-central/rev/104a5f6e939e
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•