Firefox 1.5 RC1 Released
jgaynor writes "The Firefox team took another step towards version 1.5 this morning as it made public release candidate 1 of it's popular browser. Users running 1.5 beta should have already received notice via an automated update dialogue box. New features include improved Pop-up blocking, enhanced automated update, better OS X support and faster back and forward page navigation buttons. A full list of features can be found in the release notes as well as the downloaded page." My copy is 24 seconds away from downloaded ;)
I got the Beta 2. Can I upgrade via it's upgrade function? If so, how? I see a button for "Upgrade History" but none for "Check Now".
Help them out and file bug reports since it's a release candidate. If everyone just downloaded and said nothing bad about it since it's firefox, the final version may still have some nasty bugs in it.
I hope the new release makes it easier to get the java plugin working in RH9 or FC[34]. I've tried a number of different documented procedures with 1.0.6 and have never been able to get it working.
Kudos to the Firefox team. My web browser notified me of this update and it was automatically applied without a hitch.
With bug 275519 "[Mac] Support Command+Option+Arrows for tab switching (like Camino)" they decided to drop support for ctrl+tab under Mac OS X. As it's now a RC let me give you a how-to to reenable ctrl+tab. I hope it's easier in the final release (copied from my comment in https://bugzilla.mozilla.org/show_bug.cgi?id=27551 9).
1) Quit Firefox
2) Go to Firefox.app, Choose Show Package Contents (my Finder show the german
text so I can only guess what's the wording in english) and go to
Contents/MacOS/chrome/
3) Backup toolkit.jar and rename it to toolkit.zip
4) unpack toolkit.zip and go to content/global/bindings/
5) open tabbrowser.xml
6) Replace (in line 1977 in my file)
this.mTabBox.handleCtrlTab = !/Mac/.test(navigator.platform);
with
this.mTabBox.handleCtrlTab = true;
7) Create an archive of the content folder
8) Rename it to toolkit.jar
9) You can now use ctrl+tab again
b4n
IE 7 (beta) still has some pretty sweet features that this version of Firefox doesn't. One of the coolest is the feature that lets you quickly see an image of all open tabs. For the common end user, another is the phishing filter, which is pretty good.
I wish Firefox added more cutting edge stuff. MS will win the war if this is what is going to compete against IE 7.
Maybe in the final release we will see some better features added.
I had that too (though not all people do). Download and run the rc1 installer from http://www.mozilla.org/projects/firefox/ That should fix things.
Watch your extensions, some seem to not work with latest release. For me, Forecastfox and IE View.... Yes, you can modify the extension to make it work, but it's a bit of a pain and later on seemed to give me problems...
improved Pop-up blocking
I am *really* looking forward to pop-up blocking improvements. It seems that when I first started using firefox (back in the early days) it caught the vast majority of pop-ups. That situation seems to have gotten worse lately. For example, I visit a certain guitar tab web site. Let's say I want to view 10 different tabs at once... using Firefox's tabs, I just click away. Unfortunately, this also means I'm greated with 10 new pop ups. This happens every time and has really brought back the days before firefox (and no pop-up blocker).
If anyone's curious, here's the changelog from 1.5 Beta 2:
:-moz-read-only and :-moz-read-write pseudoclasses.
New browser features
* 313529 - Support importing home pages from (some) other browsers and multiple versions of Firefox Start.
* 220590 - [Mac] Delete (backspace) key should go back on Mac, too.
New web developer features
* 302188 - Support
* 230909 - Make the dom.max_script_run_time pref work. (This pref controls the "this script is running slowly" dialog.)
New extension developer features
Nothing new since Firefox 1.5 Beta 2.
Notable bug fixes
* 313300 - Change default for browser.link.open_newwindow.restriction from 0 to 2. (Make "Force links that open new windows to open in... new tabs" not apply to window.open with specified width, height, or other features.)
* 312527 - Need to reduce padding for bookmark menu items.
* 245418 - Menus and contextual menus open on wrong screen when using dual screens.
* 312227 - Not able to type in textbox of the main window after download completes.
* 309027 - Saving image does not open the save location window sometimes.
* Many reliability fixes for software update.
* 284474 - Converting to UTF-8 a url with an unescaped non-ASCII chars in the query part leads to an incompaitbilty with most server-side programs. (Fixed by backing out the change for 261929, Send urls in UTF-8 by default (images/links with non-ASCII chacters not displayed).)
* 245392 - Installer options for shortcuts don't work (update/install adds unwanted icons to desktop/quick launch, creates empty folder in start menu).
* 282750 - Extremely slow scrolling of ESPN.com.
* 310825 - window.focus() in a background tab can steal focus from foreground tab.
"A week in the lab saves an hour in the library"
Sure, brag about it because you got to post the story. Now that I'm reading about it, mine's 24,000 seconds.
<griping>Curse you slashdot effect</griping>
Perfecting Discordia
www.stevenvansickle.com
Holy sh*t, Taco's still on dialup? It's only 6MB!
-Rob
Biblical fiscal responsibility
This is kind of off-topic but also very much on topic, because it does involve firefox update.
Does anyone know how to make SVG files, you know, scalable?
If I put images to web pages with <img> tag, and specify width and height, the image gets scaled.
But if I do what is recommended for SVG - that is, I create a PNG rendering of the image for backwards compatibility, then use <object data="foo.svg" ...><image src="foo.png" .../></object>, with width and height specified on both img and object tags, I get a properly scaled PNG image in Firefox 1.0 (which can't interpret the object type in question, so it falls back to the <img> tag, it as it should), and an improperly scaled SVG image in Firefox 1.5 and all other SVG browsers. Some SVG-enabled browsers (MSIE with AdobeSVG, FF1.0 with Inkscape plugin) show original-size SVG images, FF1.5 seems to be really nice and shows scrollbars on the image.
I tried making a small SVG file which uses <foreignObject> to scale the picture, but it didn't seem to work at all with SVG images in FF1.5, plus, it was an awful hack!
So what's supposed to be the web-standards-compliant trick of placing and arbitrary-sized SVG image on a web site, then having the browser scale the frigging scalable vector graphic file to the specified width and height?
I've looked around everywhere, nobody seems to know - anybody here know?
There were no plans to make 1.5 pass the Acid2 test. Firefox 1.5 is based on Gecko 1.8. Firefox trunk builds have made some progress as can be seen in bugzilla.mozilla.org/attachment.cgi?id=198232 part of bugzilla.mozilla.org/show_bug.cgi?id=289480.
DO NOT use 1.5 and a trunk build on the same profile.These people look deep within my soul and assign me a number based upon the order I joined. -Homer Simpson
My copy is 24 seconds away from downloaded
So you will be reading Zonk's dupe of this story on your
newly downloaded & installed shiny Firefox.