MozillaZine

Gran Paradiso Alpha 6 Available for Testing

Monday July 2nd, 2007

Gran Paradiso Alpha 6 is now available for testing. New features in this development milestone of Mozilla Firefox 3 include an upgraded SQLite engine, improved cookie performance, support for site-specific text size preference and various Gecko 1.9 bug fixes

Some of the changes in Alpha versions of Gecko 1.9 affect the web and platform compatibility of Gran Paradiso Alpha 6. For more details, refer to the Gecko 1.9 Changes affecting websites document, and the Firefox 3 for developers document.

Gran Paradiso Alpha 6 is intended for Web developers and the Mozilla testing community only, with regular end users strongly advised to stick with the stable Firefox 2 for now. Alpha releases of Firefox 3 are branded using the Gran Paradiso codename in an effort to discourage regular end users from downloading them.

The Gran Paradiso Alpha 6 Release Notes have more information and download links.

As per the Firefox 3 Schedule, Firefox 3 Beta 1 is schedule for the end of July and Beta 2 is set for September. Further betas and release candidates will be made available as necessary until the final launch of Firefox 3.

#1 GTK theme HTML-form-controls on Linux!

by ernstp

Tuesday July 3rd, 2007 12:12 AM

Why doesn't anyone mention that this version has GTK theme HTML-form-controls on Linux!?

#2 Re: GTK theme HTML-form-controls on Linux!

by mvent2

Tuesday July 3rd, 2007 1:34 AM

That's also what I'm thinking! I'm really surprised at how little fanfare it has received compared to Mac OS X getting the same luxury. I guess its because it was quietly added and wasn't part of the Fx3 schedule.

#3 Speedy!

by hibit

Tuesday July 3rd, 2007 4:26 AM

I went from Alpha 3 to Alpha 6 and there is a noticeable, if hard to measure, speed increase in pages appearing. No noticeable problems so far.

#4 Is crash reporter working?

by nick

Wednesday July 4th, 2007 4:34 PM

I had a crash 5 seconds after installing this. But crash reporter didn't show up. I got:

/home/nick/firefox/crashreporter: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory

#5 Nice to see that

by mhenriday

Thursday July 5th, 2007 6:03 AM

GranParadiso passes the Acid2 Browser Test (http://www.webstandards.org/files/acid2/test.html) with flying colours ! The only real gripe I have so far is the lack of compatible extensions, but that is understandable, and they will certainly pour in as soon as FF 3 is released....

Henri

#6 What for SQLite?

by veerakumar

Thursday July 5th, 2007 6:24 AM

SQLite is meant for what purpose? Firefox 3 localization docs available anywhere. Any affect to the L10n?

My sites: -------------------------- http://veera.freehostia.com

http://veera.789mb.com

#7 Ctrl-Shift-Left

by amire80

Friday July 6th, 2007 5:29 AM

I installed Alpha 6 on Windows XP and i see a change of behavior, which is very significant to me:

Ctrl-Alt-Shift in the address bar works differently.

I experience it a lot on Wikipedia.

On Wikipedia, URLs of article have the form http://en.wikipedia.org/wiki/Article_name. Spaces can be entered instead of underscores: ` http://en.wikipedia.org/wiki/Article name ' will work.

After i visit one article, the URL is stored in history, and then if i just enter `en.' in the address, it is auto-completed. Then i can delete the 'Article name' part and enter the article that i am looking for. To make things faster i use Ctrl-Shift-Left.

In IE and in all versions of Firefox, including 3.0 alpha 5 (as far as i recall) Ctrl-Shift-Left would select up to the A of Article name; but in Alpha 6 it selects up to the / before the A. So if i use the key combination to which i am used to, what i get is:

http://en.wikipedia.org/wikiAnother article name

instead of:

http://en.wikipedia.org/wiki/Another article name

Is this a known "feature"?

#8 Re: Ctrl-Shift-Left

by amire80

Friday July 6th, 2007 1:53 PM

OK, there's a bug filed for it already: https://bugzilla.mozilla.org/show_bug.cgi?id=385565