Closed Bug 14012 Opened 25 years ago Closed 25 years ago

Implement View... button widget for CCK wizard

Categories

(CCK Graveyard :: CCK-Wizard, defect, P1)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: robinf, Assigned: vparthas)

References

Details

Per team decision, we want to implement a View... button widget that acts as
follows:

For a file that the user specifies in the wizard, clicking the View button will
launch a new window that displays the contents of that file, so the user can be
reminded of what the file looks like/contains. File types we want to be able to
display are GIF, GIF animation (or perhaps just the first frame of the GIF
animation if the Microsoft tools don't allow us to display the animation), html,
text, and BMP.
Blocks: 13776
Priority: P3 → P1
Target Milestone: M14
Updating bug dependency and setting to TFV M14, per Steve.
Status: NEW → ASSIGNED
Need to make sure we don't launch MSIE for any of this.
*** Bug 15334 has been marked as a duplicate of this bug. ***
Assignee: gayatrib → varada
Status: ASSIGNED → NEW
Blocks: 16950
Blocks: 17110
changing status from new to assigned
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed - function oncommand Viewfile(%path to gif file%) will throw up a window
with the gif image. OpenURL(url location) will open the bookmarks.html or any
html file. the text files are opened using the current nci file editor.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reopening

View button will do the following after selected:

1-if trying to display a .txt file, launches Notepad
2-if trying to display an .html file, launches Communicator
3-if trying to display a .bmp file, nothing happens
4-if trying to display a .gif file, nothing happens
the cck.zip has not been bundled with the viewer in the root directory and hence
you cant use the viewer.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Marking this as fixed. Frank has bundled the viewer along with the cck.zip and
we can view files now.
Status: RESOLVED → REOPENED
Reopening...

ImageEye.exe is still part of the CCK builds...  I'm pretty sure this is not
what we have decided on to display images and files,  is it?
Resolution: FIXED → ---
Clearing FIXED resolution due to reopen.
Status: REOPENED → ASSIGNED
Target Milestone: M14 → M13
will implement trivial fix to point these at the browser.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Marking as fixed - changed the viewfile viewer- it now launches the browser to
view html/gif/bmp files. Till we decide on a different gif viewer we shall stick
to this one.
Status: RESOLVED → VERIFIED
Selecting View does launch the browser for gif and html files.  However, when I
want to view the autorun shell's background .bmp, it launches MSpaint.exe since
the browser is not associated to .bmp files.

Marking this Verified Fixed.
You need to log in before you can comment on or make changes to this bug.