Firebug 1.4.0
Wednesday, July 15th, 2009The Firebug team is proud to announce the release of Firebug 1.4.0!
Starting back in Oct. 2008 with Firebug 1.4a1, the Firebug team added features (and yes we removed a few) through 1.4a31 in June, 2009. Then we worked on bugs through 11 beta releases to 1.4b11 (ok that one was today). Developed on Firefox 3.0 and tested on Firefox 3.5, Firebug 1.4 is now our recommended release for all users. We will upgrade existing users of 1.3 on Firefox 3.0. (All versions of Firebug are available from getfirebug.com, in case you want to stick with 1.3 or you need to use an older version of Firefox).
Firebug 1.4 is a true community achievement. We have had contributions from many developers and a few designers, with additions both large and small. The Firebug user interface has been translated into many different languages. We got excellent, timely help from the Firefox development team. And unheralded but sincerely appreciated, we have hundreds of users who take time to write bug reports and create test cases critical to making this complex software useful.
Over the next week we hope to give you more information about the changes in 1.4, Here are some of the highlights as a teaser:
- Curtis Bartley’s Tabs-on-top UI
- Han Hillen’s Accessibility and Key Rebinding,
- Kevin Decker’s multi panel search
- Jan ‘Honza’ Odvarko’s continually amazing Net panel.
- Simplified panel enablement, minimize controls, and site activation,
- Break on next, and performance improvements for the Script panel
- Over 150 bug reports fixed
Some more details are available in the release notes.
jjb
From the left the buttons are minimize, detach (so I can maximize), and close. For the developers and alpha testers, it seemed like the design was a step forward. It’s possible that some of the alpha testers were confused, but did not know if the problem was design or bugs.
detach and hmm, well that [X] thing. By position and shape, the icon looks like the 1.4 ‘close’ but its implementation in 1.3 was 1.4 ‘minimize’. Naturally users expected the [X] button in 1.4 to minimize. When it closed they thought “arggh 1.4b is broken!”
Firebug 1.5a9 uses the same icons as 1.4b, but orders them like 1.3 and explicitly calls out the new one. So on the far right we have minimize like 1.3 but the button now looks like minimize. Next in the middle is detach aka maximize, also a new icon. Same position, new graphic. Then comes the troublesome [X] close icon. We want the same icon, different meaning. So, in addition to moving it out of the 1.3 position, we add explicit text, yelling to users that it means “off” not minimize.