NETSCAPE NAVIGATOR 1.2 BETA 6 FOR WINDOWS

You are using Netscape Navigator 1.2 Beta 6 for Windows. These release notes cover

REQUIREMENTS


WHAT'S NEW?


KNOWN PROBLEMS/BUGS

Color Palette Problems
If you are running 256 colors and have a Windows background image, minimizing then restoring Netscape, might cause images and the Netscape logo to appear in strange colors. To fix the problem, open a new Netscape window or remove the Windows background image.

MAPI
You can't include OLE objects in messages.
Rich text format is not supported.
You must have mail text if you want to send an attachment.
You can't embed a Microsoft Exchange mail within your e-mail.

Text Color
There is still a problem that if the background and text colors are the same selections will not show up (since we indicate selected text by flipping the text and background colors). For this reason we strongly recommend that authors set both text and background colors when using images as page backdrops.

Backgrounds and Transparency
In 16 color VGA mode, images with transparent backgrounds do not show properly over other background images. Instead of transparent, the background is opaque, usually black.

Image Display Bugs
For video boards with Cirrus Logic video chip sets on them, and possibly for other makers, an image can be displayed that may occasionally cause the program to "freeze" or GP Fault in the video driver. If this happens, ensure you are using the latest versions of drivers for your video board. You can download the latest version of the Cirrus Logic video driver from their ftp site ftp://ftp.cirrus.com

When a page (with an image on it) is re-sized so that the horizontal scroll bar appears, sometimes the right edge of the image does not draw all the way to the right edge of the window. The width of the vertical blank area on the right is about the width of the left margin, and is the color of the background.

When the video driver is in 4, 16, or 24 bits per pixel mode, drawing transparent images over backdrop images may have black flicker during drawing. This does not happen when video mode is 8 bits per pixel.

Asynchronous DNS
If you think your winsock is not handling Async DNS correctly, try setting the Async option in the Windows 95 Registry or NETSCAPE.INI file to "no,"
    [Network]
    use Async DNS=no 
The default is to use Async DNS, not using it will result in lower performance and can cause problems when multiple simultaneous connections are attempted. You can also set
    [Network]
    Max Connections=1
which will prevent problems when not using Async DNS but will also result in much slower performance.

PC-NFS from Sun and Spry's newly updated stack are the only winsocks we know of that require setting the "Async DNS" flag to "no".

Bookmarks
If you have 3 folders in a row, you can't shuffle them using drag and drop or cut/copy/paste. Moving an item immediately after a folder/header will put the item IN the folder instead of AFTER it. You can, however, close the folder, highlight it, and then INSERT items after it. Then you can drag other folders and bookmarks after that item you INSERT-ed.

Using the Properties window to remove the Name of a Bookmark or Header will remove it from the menu. Restoring the Name will restore the item to the bookmark menu.

The unsupported Mozilize utility doesn't convert hierarchical NCSA Mosaic hotlists.

Preferences
The Apply and Help buttons in Preferences are grayed out and don't work.

NOTES, TIPS, AND INFORMATION

Netscape NUGgies
The Netscape Navigator User Group is a great place to find additional help and tips on using the navigator.
URL: snews://secnews.netscape.com/netscape.navigator
(or see: http://home.netscape.com/commun/netscape_user_groups.html)

Delete Cache Before Upgrading
When upgrading to 1.2 it is recommended that you flush your disk cache to remove any incorrect information that may have been saved by an earlier release of the Netscape Navigator.

Right Mouse Pop-up Note
A Bookmarks menu no longer appear in the right-mouse pop-up menu.

Running the 32-bit version on Win95
If you get an error message "Netscape was unable to create network socket connection (Reason 10047)," it is probably because you are trying to run the 32-bit version of Netscape using a 16-bit winsock application. To run the 32-bit version of Netscape, you need a 32-bit winsock application. Win95 comes with a 32-bit TCP/IP stack, but you need to install it.

Could not open a News RC file Message
If you receive this message when trying to use news, you must specify a valid path for the NewsRC= line in the netscape.ini (if your using 16-bit) or registry (32-bit). This line is in the [Main] section. Note: The News RC Directory line in Preferences/Mail and News changes the NewsDirectory= line in the ini or registry.

Audio Player Note
The Netscape Setup program will not delete your old Netscape audio player (NAPLAYER.EXE). If you don't have version 1.2 of the audio player, you must delete the old Netscape audio player (version 1.1) and reinstall Netscape to get the new version.

Export Only
This release is exportable, and you will not be able to connect to using high-grade encryption keys.

Norton Desktop 3.0
Turn FileAssist OFF if you are having problems using Netscape's Find function.

Highlighting more than one Screen
To highlight more than one screen of text in a document, position the mouse where you want to start selecting text. Hold the mouse button down while pressing the down arrow key.

Importing Hotlists as Bookmarks
Netscape has an import command on the Bookmarks window that will read any HTML file containing links and convert those links into bookmarks. If you would like to import your NCSA Hotlist into Netscape, you can use the Mozilize utility to convert your hotlist to a Netscape style bookmark list. This program is unsupported so your results may vary.

Helper Applications
For telnet, ftp, and for displaying audio and video, Netscape uses "Helper Applications". These applications are configured in your Preferences window. For help configuring this window, check out our documentation: Helper Applications

On Windows, LVIEW31.EXE (for JPEG images), MPEGPLAY.EXE (for MPEG movies), and WHAM.EXE (for audio files) are all useful applications. One site where these can be found is ftp://ftp.cica.indiana.edu, but that site is often difficult to reach. You can also try the mirror site on ftp://gatekeeper.dec.com/pub/micro/msdos/win3/.

The files you want are:

Gif/Jpeg:
---------
ftp://gatekeeper.dec.com/pub/micro/msdos/win3/desktop/lview31.zip


MPEG:
-----
ftp://gatekeeper.dec.com/pub/micro/msdos/win3/desktop/mpegv11d.zip

ftp://gatekeeper.dec.com/pub/micro/msdos/win3/desktop/mpegw32g.zip


Video for Windows (AVI)
-----------------------
ftp://gatekeeper.dec.com/pub/micro/msdos/win3/desktop/avipro2.exe


Audio
-----
ftp://gatekeeper.dec.com/pub/micro/msdos/win3/sounds/wham133.zip

How do I use Netscape without a network connection?
If you do not have a network connection but still want to use Netscape to browse local files you should get the file mozock.dll. If you install this file as winsock.dll Netscape will work fine with local file reads. Be sure to shift-click on the above link or else Netscape will treat it as a text document. Doh! If you want to get out to the rest of the net mozock.dll is not for you.

What happened to the Background "Fade-in" and multiple text colors?
Previous versions of the Navigator would recognize multiple <BODY> tags. This allowed people to "fade-in" pages or have multiple text colors. This was a bug in the Navigator. The <BODY> tag is specifically designed to separate the header and footer from the body of a page. It is illegal HTML to have more than one <BODY> tag per page. The newer versions of the Navigator will only recognize the first <BODY> tag. Later ones will be ignored.


Help   |   Site Map   |   How to Get Netscape Products   |   Advertise With Us   |   Add Site   |   Custom Browser Program
Autos   |   Business   |   Computing & Internet   |   Entertainment   |   Family   |   Games   |   Health   |   Lifestyles   |   Local   |   Netscape   |   Netscape Open Directory   |   News   |   Personal Finance   |   Real Estate   |   Research & Learn   |  Shopping   |   Small Business   |   Sports   |   Travel
© 1999 Netscape, All Rights Reserved. Legal & Privacy Notices
This site powered by Netscape SuiteSpot servers.