Open
Bug 103591
Opened 24 years ago
Updated 4 years ago
Improved Image Features
Categories
(SeaMonkey :: UI Design, enhancement)
SeaMonkey
UI Design
Tracking
(Not tracked)
NEW
People
(Reporter: trudelle, Assigned: jag+mozilla)
References
()
Details
This is a tracking bug for planning and implementation of new feature work for
Netscape's MachV project. All plan/spec/design documents should be posted on
mozilla.org and discussed in the appropriate newsgroup(s), not here. New
dependency bugs will be created for any subtasks. Please use this bug only for
discussing the plan itself, or to add links to any pertinent discussion elsewhere.
Proposed requirements:
* See IE 6 implementation as a starting point
* Toolbar on hover when on image only pages allowing user to do things like
save image, send image in Mail, set image as wallpaper
* Investigate possible third-party server tie-ins such as using image to
create a greeting card, invite, or publish image to a personal homepage
* Need UE input on what we can do to solve real end user problems here
Current engineering plan at http://mozilla.org/xpapps/MachVPlan/ImageMgt.html
Currently assigned to jaggernaut@netscape.com for planning/design.
Implementation estimate: 3-10 days
Reporter | ||
Comment 1•24 years ago
|
||
Adding dep on my MachV schedule tracking bug, P2/096
Updated•24 years ago
|
QA Contact: sairuh → tpreston
Comment 2•24 years ago
|
||
Changing title of this report from "Image Management" to "Image Features". We
already have the concept of image management in mozilla (although not in
netscape commercial) and it refers to image blocking.
Summary: Improved Image Management → Improved Image Features
r=law for the "Improved Image Management" plan at
http://mozilla.org/xpapps/MachVPlan/ImageMgt.html.
Comments:
To show "My Pictures" (on Windows), I think we should add a new entry to
the "special directories" (see
http://lxr.mozilla.org/seamonkey/source/xpcom/io/nsSpecialSystemDirectory.h).
I'm not sure that there's not a new interface with a .idl that replaced this
one, but wherever that service is, "WIN_Pictures" or some such could be easily
added. There's a Win32 API, SHGetSpecialFolderLocation with a CSIDL argument
of CSIDL_MYPICTURES.
Once you have an nsILocalFile for the folder, a call to its "reveal" method
will open the folder.
Assignee | ||
Comment 4•24 years ago
|
||
Thanks Bill, I was wondering about that.
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.6 → mozilla0.9.8
Comment 6•24 years ago
|
||
MSDN article about the IE6 implementation is here:
http://msdn.microsoft.com/library/default.asp?url=/workshop/misc/mypictures/mypictures_ovw.asp
Is there any reason why a *real* toolbar hasn't been considered for this
feature? Since it only applies (as I understand it) to pages only with an image,
couldn't we just have a toolbar that appears as necessary, like the Site
Navigation Bar? If it had the same options, it would be easy to turn it off if
you never used the features, and would give ample space for all the information
and options to be held.
Updated•24 years ago
|
Target Milestone: mozilla0.9.9 → Future
Reporter | ||
Updated•23 years ago
|
Comment 9•23 years ago
|
||
Just to stick my nose in where it's not invited, I have yet to meet/speak
with/chat with/read an article by/etc. anyone who like's IE6's automatic image
resizing when viewing the image alone by default. As an option, I can see
ebefits, but not by default. It's A Bad Thing. Martha told me that just before
she went to Sing Sing. Everythign else is negotiable.
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
Updated•19 years ago
|
Assignee: bryner → guifeatures
Status: ASSIGNED → NEW
QA Contact: tpreston
Target Milestone: Future → ---
Comment 10•17 years ago
|
||
Filter "spam" on "guifeatures-nobody-20080610".
Assignee: guifeatures → nobody
QA Contact: guifeatures
Updated•17 years ago
|
Assignee: nobody → jag
Priority: P2 → --
QA Contact: guifeatures
You need to log in
before you can comment on or make changes to this bug.
Description
•