From: Harald van Pee [pee@iskp.uni-bonn.de]
Sent: Monday, January 31, 2000 7:09 AM
To: Info-VAX@Mvb.Saic.Com
Subject: Mozilla m13 is alpha

Hi,

I have tested the Mozilla m13 for OpenVMS Alpha over the weekend and I
think its stable, with the following restrictions:
- The edit preferences doesn't work or causes crashes (especially for
fonts).
- There are still a lot of features that does not work (news, cut and
paste ...)
- Visiting some sides causes crashes.
- Repaint, Reload of sides makes less problems than for m12, but not no
problems.

For the most sides I visit, I can use Mozilla now (with no crashes), but
in general there
is no advantage over Netscape 3.03.
In general Mozilla is slower and makes more problems than Netscape 3.03,
but I have the hope that there will be a full featured stable beta
version in a couple of month.

For 1280x1024 the default font is unreadable! The trick with the 
user_pref("browser.screen_resolution", 150);
does no longer work!?
I use now in prefs.js:
user_pref("font.size.fixed.x-western", 14);
user_pref("font.size.variable.x-western", 14);
for some sides like www.britannica.com this does not help, so I need to
$ assign 1.4 GECKO_FONT_SIZE_FACTOR

Harald
