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.
on emacs?
Unpretentious Sydney reviews by unqualified Sydney reviewers
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...
I've been running 1.5 beta 2 since it was released, and for some reason the autoupdate to 1.5RC1 got stuck in a loop where beta 2 would just keep downloading and applying the upgrader, without actually having any effect. AutoUpdate is one of the key new features in 1.5 to keep users browsers up to date (and hence, patching holes rapidly, keeping FireFox's security edge over IE).
Hopefully this is just the result of issues in beta 2 and older profiles, rather than an indicator of problems in the AutoUpdate code.
Business Voyeur
Dies not pass acid 2, however, they ain't the only ones. That company in Redmond has issues too.
Gorkman
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).
My copy is 24 seconds away from downloaded ;)
Tempting fate, hey?
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!
My experience with the first release of 1.5 was good overall, with the exception of one bug that forced me to roll back to the stable 1.0.7. For some reason, some hyperlinks would 'crash' a tab and the page on that tab would be all grey, nothing else. I couldn't close out the tab and it just stayed there until I finally closed out the entire browser window. I could continue to open other tabs and work, but I usually keep Firefox going for a week+ with all of the websites I've been visiting in tabbed windows, and having 'dead' tabs got really frustrating. (not to mention that, if I really wanted to get to that website, I had to open up *shudder* IE.) anyone else have this problem (and/or do you know if it was addressed in RC1? I didn't see anything specific in the release notes.
-Rob
Biblical fiscal responsibility
Worked on all of my home machines well - choked to death on my work machine. Here's a nice screen:
http://www.rci.rutgers.edu/~jgaynor/images/ff.bmp
Google shows others (if only a few) have had this issue with older moz builds.
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?
1. Plug that stupid memory leak that has FireFox occupying 175MB of RAM after a few hours, and pushing me towards Opera
2. Hurry up and release Minimo 1.0!!!
My tech blog
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.
Until Adblock can work with RC1...
I'm using both Adblock 0.5.2.039 and the Adblock Filterset.G Updater 0.2.6, both with no problems or issues (that I can tell.)
1. go to google.com
2. right-click the search input box
3. select "add a keyword for this search..."
4. type Name: "Google", Keyword: "g", Create In: "Quick Searches"
5. type "g KEYWORDS" or "g 2+2" in the address bar
6. optionally, use toolbar customization to remove the extra search box.
Set up a quick search for google then.
Create a new bookmark, enter:
http://www.google.com/search?q=%25s
for the location, and a short keyword... like "gg"
Then when you go into the address bar, just type "gg search terms"
--You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
The account that is running the firefox process needs to have administrator rights on the computer to preform updates.
These people look deep within my soul and assign me a number based upon the order I joined. -Homer Simpson
I've also released a test version of Portable Firefox based on the new release for anyone that would like it portable... or anyone that wants to try it out without messing with their local profile or Profile Manager.
/ deer_park/
Portable Firefox: Deer Park 1.5 RC1:
http://johnhaller.com/jh/mozilla/portable_firefox
For the unfamiliar, Portable Firefox allows you to carry your whole web browser along with all your bookmarks and extensions with you on an iPod, USB thumbdrive, portable hard drive or any other portable media. You can plug it right into any Windows computer and use it just like you would on your own. It is a repackaged version of the popular Mozilla Firefox browser designed with portability in mind, so it has all the same great features of Firefox, but there's nothing to install.
Portable versions of Firefox, GIMP, LibreOffice, etc
The default adblock version does work to block ads, but clicking the Adblock button in the lower right shows nothing, and should show all the blockable elements. There's a new dev build (0.5.2.054) at the Adblock Forums which seems to work better for me with Firefox 1.5rc1.
If Firefox proponents don't begin to mention software freedom, there will be another reason for MSIE 7 users to stick with MSIE and not download the latest version of Firefox. After all, on Microsoft Windows it is easier to use MSIE than to download and install a replacement web browser. Microsoft can implement all sorts of features that Firefox has today or will get soon, but Firefox respects the user's freedoms to run, inspect, copy, and modify the software and MSIE doesn't. It would be a shame to let this advantage go as if it is less important than feature lists. Paying attention to software freedom is what got us the community that has given us so much. As the FSF has warned us:
Digital Citizen
I tried the "Help | Check for updates" option. It downloaded the update and prompted me to restart Firefox. I did, but FF wasn't updated. I tried 2 or 3 times to update it through Firefox's new update feature, all to no avail. I finally downloaded the full installer, and I'm now (finally) running Firefox 1.5RC1.
w00t?
I saw it on Slashdot, it must be true!
I don't think I'd want all those things in a browser. Then again, since there's rather more to CAD than the graphics (which is a tiny portion of any serious CAD package), I don't think I'll stress over my job writing libraries used in CAD software just yet.
What will be cool about SVG, assuming it works in practice, is having all those CGI scripts that do simple database look-ups able to render simple but effective graphical representations, rather than just displaying data in ugly and/or unhelpful tabular text formats. As long as major sites don't do a Flash with it (must... make... everything... use... cool... new... feature) and stick to the same niches where things like Flash are actually useful (presenting graphical data where this actually enhances the user's experience) this should be great.
Once the browser with 90% market share supports it too, of course. ;-)
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.