Happenings in new firefox 1.5
Thanks to Enrii’s “first-hand” news, I managed to get the latest release of firefox 1.5 this morning.
After the new firefox installed, I immediately launched it to try get its “first taste”. As an online reader (who just use browser for reading), at a first glance, I couldn’t even notice any changes in my new firefox.
But a few clicking around, ahah, I managed to point out some differences:
New Tools > “Options..”
A new layout (but rather formal-looking) for Options dialog box. Honestly, I miss its previous fancy-looking appearance.
New Tools > “Clear Private Data.. (Ctrl+Shift+Del)”
Ah, here’s a quick shortcut (Ctrl+Shift+Del) to clean up browsing information (e.g history, saved forms & passwords, cookies, cache and even authenticated session) in a single click.
New Help > “Check for Updates…“
Another “just a single click” new function for users to check updates for firefox itself and all the extensions,themes and search engines updates.
Missing A Monkey..
Greasemonkey 0.5.3 is not working anymore in Firefox 1.5 and has been automatically disabled. However, I managed to google the fix just five minutes ago: Greasemonkey 0.6.4!
CSS Error Error Error..
I never notice previous Firefox 1.0.7 will display CSS parsing errors in its Javascript Console window, but well, we have that now in Firefox 1.5.
Guess what I found in Google’s stylesheet:
h3{font-weight:normal;font-size=100%}
Opps! Who’s the careless programmer? Ah.. don’t forget to use ‘:’ instead.
After all, not much “woah” in the new Firefox 1.5 from an online reader’s POV. However, for web developers, Firefox 1.5 is surely bringing along some excitements (here’s a brief) and for themes/extensions/monkey’s userscript geeks, well, you have start your debugging sessions once again.
glenncarter said,
December 1, 2005 at 11:27 pm
I think the most important new feature is the support for SVG, which is one of most promising developments in webdesign for ages. Now that Opera and Firefox support it, hopefully, SVG will now become the standard it deserves to be.
toydi said,
December 1, 2005 at 11:40 pm
Indeed.
I’m also looking forward to revisit its XForms (tasted it abit in nightly version last year) and new XML supports its in Javascript.
Anyway, what about their supports to Web Form 2.0?
EngLee said,
December 2, 2005 at 10:31 am
Did you notice about the movable tabs?
toydi said,
December 2, 2005 at 11:51 am
Oh, just realized about the movable tabs. That’s a nice feature for Ctrl+[Tab] users.
But usually, I use mouse click to select the tabs, maybe that’s why I never ever try to move them before.