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
Can't wait for 1.5, getting tired of these 1.0.x releases. I clicked some nasty link as well, and every time I re-install 1.0.7 it still comes back up, so hopefully this should help.
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...
Until Adblock can work with RC1 which I doubt it can at the moment, I am not downloading it.
Well, I was running 1.5 beta 1, and I was about to update to beta 2 when I heard the news of RC1. So I tried the automatic update feature, and it spat at me "DIDN'T WORK I'LL DO A MANUAL UPDATE KTHXBYE" (not in those words).
After the manual update, and the usual warnings about broken extensions, I am rewarded with... Firefox 1.5 Beta 2!
The marvels of technology!
"A week in the lab saves an hour in the library"
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
... very easy.
I'm now on 1.5RC1
Thanks
gus
.. if only.
What?
I hope this isn't the warning signs of imminent slashdot spamming...
"A week in the lab saves an hour in the library"
Dies not pass acid 2, however, they ain't the only ones. That company in Redmond has issues too.
Gorkman
it's actually 'their', as the subject was the team who released it .. .
My Portfolio
Kind of makes E4X useless for extension writing goodness.
/. referrers)5 3
Here's the URL (no link since they block
https://bugzilla.mozilla.org/show_bug.cgi?id=2705
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).
Comment removed based on user account deletion
It was impressive to see that Safari can now pass the acid2 test. . . Now it is the most standards compliant browser:
http://www.webstandards.org/act/acid2/
I'm rooting for firefox to catch up -- it is usually the heavyweight in this area but it has been passed up.
My copy is 24 seconds away from downloaded ;)
Tempting fate, hey?
Comment removed based on user account deletion
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"
The pulldown menus still don't display properly in XP classic skin and by looking at the bug report, probably won't in this release because "It was found too late"... ugh.
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
And after posting the news on Slashdot it willl take a lot longer...
Holy sh*t, Taco's still on dialup? It's only 6MB!
Praise the Lord - ...Answers.com added to the search engine list...
I wouldn't be bitching but it comes placed up high in the changelog before Improvements to product usability and Better accessibility...
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
Just upgraded from Beta, and Adblock now works correctly again. Customize Google and NoScript have worked from Beta 1, at least on my Ubuntu machine at work. I presume the same will hold for my slackware box at home.
Can't speak to IE view, I'm afraid.
Using plain ol' text since 1968
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.
-- ac at work
When can we expect the final release? I'm tired of constantly updating, i'll just wait for the final if it won't take too long...
Will Firefox 1.5 (or later) be able to read the OpenDocument files?
Such ability would make much easier the introduction of OpenDocuument-ready apps (i.e. OpenOffice 2.0).
Is there any technical problem to create such feature/extension?
Actually, its or their is acceptable. Collective nouns are often referred to using singluar pronouns when referring to activity or properties of the group as a whole, i.e., "The team's release of its browser - Firefox."
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?
Of IT IS popular browser?? Is that what you meant?
-- I am. Therefore, I think!
One feature I wish they would include that was present in 1.0.7 was opening a new tab when I click with my scroll button on the tab toolbar. Does anybody know a good work-around or solution to this?
Popup blocker with Adblocker extension and a good list of stuff to block has transformed the internet in to a productive time waster again :).
-----
11100001000110000011
and you're an idiot.
(not a safari user, but, goddamn it, it would have been ridiculously easy to check your facts before being a faggot and spouting unsubstantiated misinformation)
"Users running 1.5 beta should have already received notice via an automated update dialogue box."
And I did, and it was good.
And updated!
'Team' is singular. A plural pronoun such as 'their' is always incorrect.
Windows 2000 and Beta 2. Did the Help > Update, and it downloaded 600Kb file, did the install, FF restarted and then it prompted me to download another update, which was 6Mb, and that got installed. Then FF restarted again and is asking to check for an update again, and while its looking it is just scrolling and not getting or finding anything to download.
-----BEGIN PGP SIGNATURE-----
12345
-----END PGP SIGNATURE-----
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
did they forget about the DOS exploit in 1.0.7? I've been watching daily for an update and there still isn't one. Firefox sells itself on security. Everyone rails on microsoft for being slow to respond or ignoring threats in IE, but it seems like the firefox team is taking a page out of that book. At very least they've dropped the ball here. I can see not being quick to fix (and release an update) for a security hole in Beta software, but 1.0.x is supposed to be the stable production version.
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.
Here you go
I switched back to Mozilla solely because Mozilla uses a single text input field for both URLs and search (eg. Google). That field is like a commandline - not only can I type (and edit) URLs, but I can Google searches on those URLs (with site:), do math, unit conversions, definitions, etc. All of which produce linked webpages in the pane below. I want more CLIWWW action, like the idled XMLterm project, not less. Firefox splits the URL/search field in two, even making the search field only a few characters wide. That crimps most of my most productive webbing. Now, a "reunification" patch to Firefox would get me to switch back...
--
make install -not war
So what ?
All I want to know is have they fixed the plugin manager ?
Man am I getting pissed at the little fucker popping up every time I visit a site with Flash on it.
Don't the devs get it ? There's no way am on earth I'm installing Flash coz I don't want no Flashvertising.
Firefoxs' plugin in manager stinks.
Idiot. Updates are not counted. If you download from FF, they do not count you.
Around a year ago they promised a QT version of Firefox, and it was in beta. Now all progress on it has been stopped for around half a year.
If only they had a QT version of Firefox, I'd get rid of Konqueror this instant.
It doesn't seem too difficult to port it to QT because not just plugins but also Firefox's core is built upon XUL. Port XUL to QT and I think that's all you need.
And it's not an ideological issue(Trolltech makes $$$ etc.) either because the Windows version of Fx relies on Microsoft's widget set.
And Gnome apps look bad in KDE and don't connect well with other kde apps. For some app I launch twice a week that's ok, but for a browser that's unacceptable. It's probably the most often-launched app on loads of PCs.
I'm on 1.5b2, and the "Check for updates" option is greyed out.
I suck.
Coming soon: a /. story about how the next Firefox download milestone of x millions has been passed, with a distinctive spike...today. SURPRISE! e s-so-this-number-is-without-(+5 Insightful)-posts not included, but inevitable.
Note: I-for-one-have-downloaded-Firefox-3-bazillion-tim
The grass is always greener on the other side of the light cone.
I stopped using 1.5b2 because it seemed like the tab focus issue was getting WORSE as time progressed. I'd be working and suddenly the current tab wouldn't respond to keypresses or clicks. Then I'd switch to another tab and see that IT had been getting the input.
I was assured this had been fixed in b2, but it clearly had not. I'm not about to trust RC1 until someone can tell me for SURE this problem has been fixed, once and for all.
Namely the "Farkit" extension in my case...
I assume there will be an update soon, but still...why the breakage?
P.S. does anyone else think it would be nice to have something similar to Farkit for Slashdot? i.e. when you do "Reply to This" and then select some text from the quote you are posting, right click, select "SlashdotIt", and have it bold, blockquote, and italicize in the text box? Anyone more knowledgeable than I care to try and hack something like that out?
"Empathise with stupidity, and you're halfway to thinking like an idiot." - Iain M. Banks
what i got today was all of my extensions disapeared. i didnt even know there was a new version out. my extensions list was blank. while fiddling around i tried to update and it then told me there was a new version and so i installed that, but my extensions are still all gone. im in the process of redownloading them all again now. nice bug..
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
Anway, was talking in #firefox yesterday asking if RC1 was delayed, when some TrooperBob guy asks me what the heck an RC is, then quotes me a news post from Oct 27th 2004 about 1.0RC1, saying it was out days ago.
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!
sweet, thanks for the tip. for non-laptop users, omit the fn key.
Finally, after all these years, we can use RIP graphics right in our browser!
Turn away from the evil that is RPM and solved will your problems be
I'm so dependant on the search features in the Google toolbar that I'm reluctant to update FF until they make GT compadible with this new FF. I hope they get on it soon.
"... and faster back and forward page navigation buttons."
How exactly do you make the buttons faster? The shadowing toggle time of the buttons has decreased or what? This makes absolutely no sense.
I'm hard working on the 100% remote XUL CMS (the very first one)... it works OK with 1.0 branch but they did change something in XUL for the 1.5 beta so it didn't work properly with my long-developed project... :-(
:-( I'm not going to test it now to don't be depressed too much ;-)
I was so disappointed and exhausted developing the XUL front-end for the 1.0 that I simply resign to fix the incompatibilities with 1.5 now. I rather wait for final release and then fix it...
Well, I've got to get back to work. When I stop rowing, the slave ship just goes in circles.
Nope,
their would refer to "the entire team/the members of the team" and therefore would be correct too. Depends on what the submitter finds more important, the fact that the team released it as a team, or the fact that all the members released it.
Anyhow, fact of the matter is, the sumbitter chose to use "its", albeit with a common typo.
Opera is much leaner, which is why FF will not be getting installed on any of my slower and lower memory machines.
What is with open source projects and bloat these days?
Why is anything anything?
It was fixed. See the following bug:
2 5 - mind the /. filter.
https://bugzilla.mozilla.org/show_bug.cgi?id=3108
SCREW THE ADS! http://adblock.mozdev.org/ Proud user of teh Fox of Fire - Registered Linux User #289618
282750 - Extremely slow scrolling of ESPN.com
well this just goes to prove that even the sports jocks like firefox either that or they threatened to beat sombody up if they didnt get what they wanted
"My copy is 24 seconds away from downloaded ;)"
Pathetic. My copy downloaded in 2.92 seconds at 1701KB/s.
Quit your whining and just back them up. http://www.pikey.me.uk/mozilla/#bb
Let's promote a browser that everyone must independently find and install additional software for just so they can keep bookmarks between upgrades.
Rank my idea: http://www.sinceslicedbread.com/node/531
Did anybody else have to get the full 6 MB version? I seem to have this problem with every computer I run XP Pro on.
XP Pro, SP2, NTFS drive, I can't update or reinstall any program that's been run in that Windows session. Gaim, Winamp, Firefox, and several other programs (hell, it was one of the reasons I quit WoW - in WoW's case I had to boot into safe mode to update the program). I have to reboot or rename the main executable file (the one being overwritten) to get the install to work.
Luckily, for some reason FF didn't do that this time, but for all the 1.0.x updates I had to do this, and for all the beta releases the small patch always failed, defaulting to the larger patch.
It's frustrating as hell, and when I mention it to tech-savvy friends or on message boards, nobody has any idea, and it looks like it's a problem only I have - even though it's a problem I can replicate on my desktop, my laptop, and my work computer.
Does anybody else ever have this problem? Is it Windows File Protection, or what?
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.
I haven't seen any websites that use flash to open popup windows, but then, I have a small set of sites I daily frequent.
What I've noticed is webpages use document.write("<scr" + "ipt> new.window.code.for.popup(location, whatever) </scr" + "ipt>")
which is what I assume this new version protects against... Whenever I get popups in firefox on a new page I check the source, and this is what I've continually seen.
Try clicking and holding left-click on a webpage. Zoom, 99.60% CPU usage.
...you'd note that these sort of updates don't count toward the download total.
More fun to post snark without facts thought I suppose...
If you want to use another browser, go ahead. No-one's trying to stop you. If you want a bug in Firefox fixed, make sure the developers are aware of it. If you want to sound like a whiny child, complain about things in a forum where you have no hope of making things better for anyone.
Why is anything anything?
Great, a chance to install more bugs and security vulnerabilities on my system. Already found one serious security issue, but will made public after the final release... hahaha! Gone to the dark side.
The built-in updater prompted me to upgrade from 1.5 Beta 2 to 1.5 RC1. However, after asking me to relaunch my browser twice, and telling me it had upgraded to RC1, nothing had actually been upgraded. I had to download the installer directly from the web site in order to get it to update.
Anyone else experience that?
Well, those bugs are dated from early October, and b2 was supposed to contain the fixes. No matter what they said, b2 most definitely did NOT contain the fixes.
I'll give RC1 a go. It's been OK on my PC at work so far (though the PC itself is having other problems) so maybe the Mac version will be similarly stable.
Quote from mozillazine
I guess the autoupdate feature wasn't mature enough in Beta 1.That's how to do it. Just do a symlink of the libjavaplugin_oji.so file within your JDK/JRE files inside ~/.mozilla/plugins/
'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
I don't know where else to complain, but it's very slow. Slower than Opera. Slower than IE, but everyone will say "Dat's cuz IE iz built into Windows!x16" even though that's not the whole story (why be honest when a lie is better propaganda?). I like Firefox, mostly. I've learned to use it as intuitively as any other browser. I can even overlook its utterly slug-stupid cache handling. But... ever hear that Bob Marley song "Waiting in Vain"? Yeah, well, that's Firefox.
exponentiation ezine
onmousewheel event is still not supported after four years. IE, Safari, opera, etc support this please fix :)
4 7
https://bugzilla.mozilla.org/show_bug.cgi?id=1116
Please some firefox hacker fix this before 1.5 comes out.
Lemme know when you can prove it. Sorry, but I don't take THEIR word for it.
Much as I like Firefox and all the goodness it offers, I had to switch back to Mozilla to bring my system back to a usable speed.
I must admit I haven't seen the Firefox interpretation of this yet but it sounds like they just ripped off Omniweb.
The problem is that the Gecko team seems to have decided that CSS support is no longer a priority. Frankly, the big reason for this -as far as I can tell- is that they finally got bored with CSS and wanted to move on to implementing NEW, EXCITING standards like SVG which aren't seeing a lot of Web use yet, rather than the standards people are already using and want to use more.
I consider this to be a problem. Acid2 is horrible as actual testcases go, but as a benchmark it's a very important step, and the development team which once led the push for standards doesn't consider it a priority. This position brushes uncomfortably close to hypocrisy, given their loud (and completely justified) cry for standards support in browsers. New standards are good things. I have no intention of arguing otherwise, and I don't think most technical people would either. SVG will eventually be a very useful thing to have in a browser, and I don't think anyone is going to argue against that, but note the word eventually.
Isn't getting existing standards right more important than implementing new ones? To start on the new before perfecting the old sounds like a marketing-centric perspective, rather than a technology-centric one. This isn't even to say that marketing isn't important -it is- but the Gecko team should know better than to let marketing dictate what to prioritize. That's what led to Netscape 6 being released before Gecko had even reached the 1.0 stage, which is in turn what really drove the last nail into Netscape's reputation. Netscape 7 was a valiant attempt at reviving it, but by then it was too late.
I hope the Gecko team gets its priorities straight after the 1.5 release. I still use it on Windows, and I want to go back to Gecko other platforms. But they've rested on their standards-support laurels for too long; one of the other major engines (KHTML) has beaten them to the punch, and the second (Opera) is not far behind. Even the IE developers have announced that Acid2-compliance will eventually be coming to IE, though not in the IE7 release, but we have yet to hear any real commitment from the Gecko guys. This is -or should be- not just embarrassing, but outright humiliating for the Gecko team, and yet every time they're asked about it they either brush it off or get all defensive -even rude- about it.
It's the standards, stupid.
Absolutely correct. The acceptability judgements for plural vs. singluar pronoun in that case are centered around semantic rather than syntactic concerns. A review of relevant sentences in common usage would reveal that the collective nouns such as "team" are used in singular context and plural form in a reasonably specific contexts.
Typical of a situation in which the plural is more likely to occur is when the team is being considered in terms of its individual members, such as when such members might be in disagreement with one another. The agreement seems to be sensitive to semantic intent rather than the purely syntactic/distributional categorization features of the word "team."
The great thing about Firefox is that it is plugin based. You can simply extend it as you please. For anti-phishing I have installed the NetCraft Toolbar Netcraft Toolbar
It would be great if anyone would add a comparison between the various Anti-phishing tools for the various browsert. I personally think the one from NetCrafts will be a strong candidate to beat, and I do also belive it is available for IE...
My own take is that Firefox is much better off being as simple and small as possible - the opportunity to AVOID every function you never need is among my reasons for selecting Firefox together with the easy of extending it the way I want.
Maybe it would be ok to bundle certain plugins with the browser, but please make them easy to remove!!! Even though I installed the NetCraft Toolbar, I don't believe I have any reasons for having it - other than that the curiosity of seeing how it reports some of these bad sites...