Impressions from Mozilla 1.2b (2002)

Source: movq.de
28 points by raymii a month ago on lobsters | 22 comments

blog - git - desktop - images - contact


2026-03-08

Mozilla 1.2b from 2002 is the oldest version of the Mozilla suite that I have in my archive. This probably was the first version of it that I used after Netscape (and a brief period of Internet Explorer -- yep), but I'm not sure. Doesn't really matter anyway.

Since it was published under MPL 1.1, here's the installer:

Here's a little gallery of how it looked on Windows 2000 and what was included. This doesn't include everything, just what I deemed interesting.

Table of contents:

Installation

The installer is about 11 MB in size and looks like this:

install1.png install2.png install3.png install4.png install5.png

Note how the option "Use Quick Launch for faster startup times" is disabled by default.

Starting the suite shows a logo that (probably) very few people remember:

splash.png

Basic browsing, the sidebar is visible by default:

browser_about.png browser_blog.png

I can't say that I remember what "tinderbox" was. Here's Mozilla's page about it. Sounds like it wasn't really relevant to me as a user. Needless to say, it's broken today:

browser_tinderbox.png

Tabs were already a thing:

browser_tabs.png

Theming was also a thing. And unlike today, the entire UI was themed, resulting in a quite different look (and feel?). This is the "modern" theme -- for demonstration, I kept it for the rest of the tour of the Navigator component:

browser_theming.png

The preferences window was still a proper window, organized in sections and subsections:

browser_preferences.png

There were some basic developer tools -- this is much more powerful today (because it has to be):

browser_source.png browser_dominspector.png browser_domandcss.png browser_cssinspector.png browser_jsinspector.png

Bookmarks were stored in an HTML file like in Netscape:

browser_bookmarkshtml.png

What's particularly cute is the "Cookie Manager":

browser_cookies.png

You can easily inspect and manage all cookies of all sites you've visited (which is almost unthinkable today). And they were stored in a plain text file (also a Netscape left-over, apparently):

browser_cookies2.png

Back in the day, popup windows were the main method of delivering unwanted ads, and Mozilla had a way to manage permissions which websites could open such popups -- although I have no idea anymore how to launch it:

browser_popupmanager.png

And that's basically it. A fully functioning browser. Honestly, even in today's Firefox, I still don't use a lot more than this.

Mail & Newsgroups

This looks a lot like Netscape and a lot like Thunderbird looked for many years.

The default view is sorted by date, unfortunately. If you ask me, if more people were introduced to threading by default, email would be less messy.

You can switch to a threaded view:

mail_defaultview.png mail_sortmenu.png mail_threadedview.png

Composing a new mail -- HTML by default:

mail_compose.png

The settings windows are simple and tidy:

mail_settings.png mail_settings2.png

Usenet support is included:

mail_usenet.png mail_newssettings.png

As is a basic address book:

abook.png

Theming affects all components. Here's a screenshot of the mail program with the "modern" theme -- fancy, eh?

mail_moderntheme.png

Composer

This lets you create HTML documents. The default workflow nudges you to create documents with lots of <br> in them:

composer_brs.png composer_tagview.png composer_sourceview.png

With a bit more effort, you can trick it into creating <p> tags. To create a new <p>, you can select "Paragraph" from the dropdown menu, it appears? Surely, there must be a better way. (I never used this program back in the day.)

composer_p1.png composer_p3.png composer_p2.png

You can upload HTML files directly from Composer via FTP:

composer_publish.png

ChatZilla

A basic IRC chat client, because this was still popular in 2002. It doesn't show timestamps, though, which irks me quite a bit. :-) It auto-replaces smilies, and there are basically no settings.

chatzilla.png

The color scheme can be changed, although it only affects the message area, which makes this quite a bit uncomfortable to read:

chatzilla_dark.png

The End

I wish programs these were still as concise and tidy as this. (Although you could argue that they could have left out the Composer.)