Mozilla Firefox 1.5 Beta 1 Released
elfguygmail.com writes "Firefox 1.5 beta1 is out! It includes many new features including a new automatic update system, reworked options dialogs, faster browsing, new error pages, memory and stability updates. Get your beta at Mozilla.org."
Yeeeeeeah ! Faster back and forward means better performance reading messageboards . Deerpark alpha wont start on my machine. I am one those that submitted a couple of bugs on this. Good job boys!
Posting on it now. Generally teh snappier on OS X, which I appreciate. Text handling still isn't good enough to switch from Camino. The drag n drop tabs are a very welcome addition. Also, it looks like the Slashdot bug has been cleared up. Sweet.
The Rise and Fall of Online Community
For those here that run Windows in the Classic theme, here a link to info on how to fix the menu looks http://kb.mozillazine.org/Firefox_windows_classic
:(){
Warning, seems like most extensions won't work from 1.0x to 1.5beta1..
When installing Firefox 1.5
(1) Backup your old Firefox 1.0 profile
(2) Start with a clean profile, its best to use a clean profile
(3) Update your extensions
(4) If the extensions still complain, try this following the directions from this link
http://www.fanboy.co.nz/adblock/
"I'm patient, but will all of the developers make and re-make their extensions for every version?"
No. Developers will only have to test their extensions to make sure they're not broken by the latest Firefox release. All they have to do if their extension still works is tweak a version field at addons.mozilla.org (or wherever their extension checks for updates) and Firefox will allow the extension to run.
We're still at beta and that gives developers quite a bit of time to get their extensions certified against the upcoming Firefox 1.5 release.
If the extension author was relying on Firefox application code that changed, and broke the extension, then the extension will have to be updated.
I'm hopeful that most of the popular extensions will have certified against 1.5 or made updates available by the time 1.5 final ships.
- A
See: Mozilla SVG Update and Mozilla SVG Status for some more info.
- Allen Pike
Altering time, one time at a time.
Put the following line in your current version's user.js to get rid of the popups.
user_pref("browser.xul.error_pages.enabled", true);
I've been using the nightly branch builds for some time now, and no... I've seen no apparent fix for the memory leak. I mean, maybe a few holes have been plugged... but it still takes more memory than one would expect. On the other hand, I don't remember them claiming it fixed.
The best feature for me is the new automatic nightly version system using Firefox's update system. No more manually downloading, unraring, and changing folder names... just a few clicks and I'm done. A very big plus, for nightly users.
And since 1.5a may break a whole lot of extensions, I recommend Nightly Tester Tools, which can force an extention to work. You may also try going into about:config (type that in the URL bar) and manually making the entery:
app.extensions.version
Then setting this to a value of 1.0+. Can cause other problems though, so I'd go with Nightly Tester Tools first. Lastly, you could simply open the extension with an unzip util and modify the install.rdf, perhaps the most time consuming but failsafe method.
This, however, is solved in Firefox 1.5.
Now, when Firefox notice there's an update available, the user gets a dialog telling there's an update, asking "do you wish to close Firefox and install it now? (otherwise it'll install next time you start Firefox)"
Beware: In C++, your friends can see your privates!
No, this still doesn't fix bug #154892: "Splitting Absolutely positioned frames not implemented - Missing second page of content when printing or print previewing this site"
9 2
This bug prevents many web sites from printing in any useful respect from Mozilla browsers.
Its existence keeps me from rolling out Firefox as the default. It probably keeps any organization that frequently prints web pages from considering Firefox.
But what really irks me is that this bug has existed since 2002!. The bug has been duplicated in dozens and dozens of bug reports. It has at least 70 votes in Bugzilla. Yet no one has fixed it, and there is NO INDICATION that it will be fixed in the foreseeable future, yet it directly affects the user's browsing experience.
The history and severity of this bug does not reflect well on the Mozilla browser or its open source development model. NOTE: I am actually, personally, quite impressed with the Mozilla project, but someone who wants an excuse to banish free software might start with something like this.
Finally, as a Firefox user, a personal plea: Somebody, please fix this! Please?
For more information:
https://bugzilla.mozilla.org/show_bug.cgi?id=1548
Too bad the guy didnt know about the "View Formatted Source" Extension for firefox (Bigger shame since he is a part of the mozilla foundation). http://www.extensionsmirror.nl/index.php?showtopic =3565
Enjoy.
Rahul
Well, there goes my karma, I WILL be modded as troll for this, but had to get it out
It doesn't open in a new tab, but the current tab (as you'd expect).
Have a look at this error screen for an example. I'm on XP at work, but I would think that other platforms would be similar.
Bug 9458 - Implement inline-block in layout.
https://bugzilla.mozilla.org/show_bug.cgi?id=9458
This is one of those golden-oldy bugs with a 4-digit bug number, so chances are it's really hard to implement.
Opened: 1999-07-08 15:25 PDT
Last modified: 2005-09-06 12:46 PDT
It looks like you might be able to get away with using both of the following rules:
display:-moz-inline-box;
display:inline-block;
Get Firefox!