Firebug Release Notes
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) m (Fixed formatting of Firebut 1.9 section) |
Sebastianz (Talk | contribs) (Split changes of 1.10 into side panel sections; Removed all "nows" from descriptions) |
||
| Line 20: | Line 20: | ||
==== [[Console Panel|Console]] and [[Command Line]] ==== | ==== [[Console Panel|Console]] and [[Command Line]] ==== | ||
* Open AJAX [http://code.google.com/p/fbug/issues/detail?id=5089 response in a new tab] | * Open AJAX [http://code.google.com/p/fbug/issues/detail?id=5089 response in a new tab] | ||
| - | * The [[Command Line|Command Editor]] | + | * The [[Command Line|Command Editor]] [http://code.google.com/p/fbug/issues/detail?id=5219 uses Orion], allowing syntax highlighting |
| - | * <code>[http://code.google.com/p/fbug/issues/detail?id=5406 monitorEvents()]</code> and <code>[http://code.google.com/p/fbug/issues/detail?id=5408 unmonitorEvents()]</code> | + | * <code>[http://code.google.com/p/fbug/issues/detail?id=5406 monitorEvents()]</code> and <code>[http://code.google.com/p/fbug/issues/detail?id=5408 unmonitorEvents()]</code> work like in Chrome allowing event groups and arrays with of events |
| - | * Completion List Popup can | + | * Completion List Popup can be opened via <code class="key">[http://code.google.com/p/fbug/issues/detail?id=5414 Ctrl/⌘+Space]</code> |
* <code class="key">Page Up</code> / <code class="key">Up</code>, <code class="key">Home</code>, <code class="key">End</code> and mouse wheel can be used to [http://code.google.com/p/fbug/issues/detail?id=3660 scroll the Completion List Popup] | * <code class="key">Page Up</code> / <code class="key">Up</code>, <code class="key">Home</code>, <code class="key">End</code> and mouse wheel can be used to [http://code.google.com/p/fbug/issues/detail?id=3660 scroll the Completion List Popup] | ||
==== [[HTML Panel|HTML]] ==== | ==== [[HTML Panel|HTML]] ==== | ||
* Three [http://code.google.com/p/fbug/issues/detail?id=3159 display methods] for entities | * Three [http://code.google.com/p/fbug/issues/detail?id=3159 display methods] for entities | ||
| - | * URLs can | + | * URLs can be [http://code.google.com/p/fbug/issues/detail?id=5415 opened in a new tab] |
| + | |||
| + | ==== [[Style Side Panel|Style]] ==== | ||
| + | * Added option to jump from the usage of a web font to [http://code.google.com/p/fbug/issues/detail?id=5438 its declaration] | ||
| + | * Copying a selection only [http://code.google.com/p/fbug/issues/detail?id=5461 copies the styles] | ||
| + | * [http://code.google.com/p/fbug/issues/detail?id=3230 Pseudo-classes] are persistently locked | ||
| + | * [http://code.google.com/p/fbug/issues/detail?id=3407 :focus] can be locked in [[Style Side Panel]] | ||
==== [[Computed Side Panel|Computed]] ==== | ==== [[Computed Side Panel|Computed]] ==== | ||
* Implemented [http://code.google.com/p/fbug/issues/detail?id=2916 style tracing] | * Implemented [http://code.google.com/p/fbug/issues/detail?id=2916 style tracing] | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=4132 User agent styles] can | + | * [http://code.google.com/p/fbug/issues/detail?id=4132 User agent styles] can be hidden |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5449 Infotips] are | + | * [http://code.google.com/p/fbug/issues/detail?id=5449 Infotips] are shown for colors, images, etc. |
| - | * Scrolling is | + | * Scrolling is [http://code.google.com/p/fbug/issues/detail?id=5451 persisted] |
* Added [http://code.google.com/p/fbug/issues/detail?id=5454 smart scrolling] for when a style group is expanded | * Added [http://code.google.com/p/fbug/issues/detail?id=5454 smart scrolling] for when a style group is expanded | ||
==== [[CSS Panel|CSS]] ==== | ==== [[CSS Panel|CSS]] ==== | ||
* CSS rules can be [http://code.google.com/p/fbug/issues/detail?id=5000 deleted] | * CSS rules can be [http://code.google.com/p/fbug/issues/detail?id=5000 deleted] | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5214 | + | * <code class="key">Up<code>/<code class="key">Down</code> keys can be used [http://code.google.com/p/fbug/issues/detail?id=5214 in-/decrease numeric values] |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5177 | + | * Values of [http://code.google.com/p/fbug/issues/detail?id=5177 hex, rgba and hsla colors can be changed] using <code class="key">Up<code>/<code class="key">Down</code> keys |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5244 Rules other than style rules] can | + | * [http://code.google.com/p/fbug/issues/detail?id=5244 Rules other than style rules] can be inspected |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5262 @charset rules] are displayed | + | * [http://code.google.com/p/fbug/issues/detail?id=5262 <code>@charset</code> rules] are displayed |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5277 @import rule media queries] are displayed and can be edited | + | * [http://code.google.com/p/fbug/issues/detail?id=5277 <code>@import</code> rule media queries] are displayed and can be edited |
* Auto-completion picks up [http://code.google.com/p/fbug/issues/detail?id=5373 font names used inside a page] | * Auto-completion picks up [http://code.google.com/p/fbug/issues/detail?id=5373 font names used inside a page] | ||
* Added [http://code.google.com/p/fbug/issues/detail?id=5412 auto-completion for CSS selectors] | * Added [http://code.google.com/p/fbug/issues/detail?id=5412 auto-completion for CSS selectors] | ||
| - | |||
* Auto-completion works [http://code.google.com/p/fbug/issues/detail?id=5464 within expressions] | * Auto-completion works [http://code.google.com/p/fbug/issues/detail?id=5464 within expressions] | ||
| - | * | + | * [http://code.google.com/p/fbug/issues/detail?id=5430 <code>@namespace</code> rules] are displayed |
| - | + | ||
| - | + | ||
| - | + | ||
* [http://code.google.com/p/fbug/issues/detail?id=3015 Auto-completion suggestions] are not repeated in shorthand properties | * [http://code.google.com/p/fbug/issues/detail?id=3015 Auto-completion suggestions] are not repeated in shorthand properties | ||
==== [[Script Panel|Script]] ==== | ==== [[Script Panel|Script]] ==== | ||
* Removed ''[http://code.google.com/p/fbug/issues/detail?id=5110 Show chrome sources]'' | * Removed ''[http://code.google.com/p/fbug/issues/detail?id=5110 Show chrome sources]'' | ||
| - | |||
* Breakpoint condition editor supports [http://code.google.com/p/fbug/issues/detail?id=3155 auto-completion] | * Breakpoint condition editor supports [http://code.google.com/p/fbug/issues/detail?id=3155 auto-completion] | ||
| + | |||
| + | ==== [[Watch Side Panel|Watch]] ==== | ||
| + | * [http://code.google.com/p/fbug/issues/detail?id=4934 Auto-completion] while entering an expression | ||
==== [[DOM Panel|DOM]] ==== | ==== [[DOM Panel|DOM]] ==== | ||
* CSS rules have an [http://code.google.com/p/fbug/issues/detail?id=5247 improved] [http://code.google.com/p/fbug/issues/detail?id=5465 display] | * CSS rules have an [http://code.google.com/p/fbug/issues/detail?id=5247 improved] [http://code.google.com/p/fbug/issues/detail?id=5465 display] | ||
* [http://code.google.com/p/fbug/issues/detail?id=5300 Inspector] works with DOM panel | * [http://code.google.com/p/fbug/issues/detail?id=5300 Inspector] works with DOM panel | ||
| - | * Editing of read-only values is | + | * Editing of read-only values is [http://code.google.com/p/fbug/issues/detail?id=2952 prevented] |
==== [[Net Panel|Net]] ==== | ==== [[Net Panel|Net]] ==== | ||
| Line 67: | Line 71: | ||
==== Miscellaneous ==== | ==== Miscellaneous ==== | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=3310 Shortcut to deactivate Firebug] can | + | * [http://code.google.com/p/fbug/issues/detail?id=3310 Shortcut to deactivate Firebug] can be changed |
| - | * A page can | + | * A page can be [http://code.google.com/p/fbug/issues/detail?id=5203 refreshed via keyboard shortcuts] while the detached Firebug window is focused |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5151 All options] inside Firebug | + | * [http://code.google.com/p/fbug/issues/detail?id=5151 All options] inside Firebug have descriptive tooltips |
* New API for [http://code.google.com/p/fbug/issues/detail?id=4793 extending Firebug toolbars] | * New API for [http://code.google.com/p/fbug/issues/detail?id=4793 extending Firebug toolbars] | ||
* Added [http://code.google.com/p/fbug/issues/detail?id=5248 link to extensions page] to Firebug Menu | * Added [http://code.google.com/p/fbug/issues/detail?id=5248 link to extensions page] to Firebug Menu | ||
* Auto-completion [http://code.google.com/p/fbug/issues/detail?id=5278 respects] user's chosen case | * Auto-completion [http://code.google.com/p/fbug/issues/detail?id=5278 respects] user's chosen case | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5352 Help key] can | + | * [http://code.google.com/p/fbug/issues/detail?id=5352 Help key] can be rebound |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5044 Break On ...] | + | * [http://code.google.com/p/fbug/issues/detail?id=5044 Break On ...] has a shortcut (<code class="key">Ctrl/⌘+Alt+B</code>) |
You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen+fixed%3A1.10 list of all enhancements of Firebug 1.10]. | You can also have a look at the [http://code.google.com/p/fbug/issues/list?can=1&q=Type%3DEnhancement+-is%3Aopen+fixed%3A1.10 list of all enhancements of Firebug 1.10]. | ||
| Line 80: | Line 84: | ||
=== Bug fixes === | === Bug fixes === | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5111 Scroll position] in ''Script'' panel is | + | * [http://code.google.com/p/fbug/issues/detail?id=5111 Scroll position] in ''Script'' panel is retained after XHR |
* Tab scroll arrows do [http://code.google.com/p/fbug/issues/detail?id=3442 not appear anymore] | * Tab scroll arrows do [http://code.google.com/p/fbug/issues/detail?id=3442 not appear anymore] | ||
| - | * Auto-completion for [http://code.google.com/p/fbug/issues/detail?id=5114 variables in catch block] | + | * Auto-completion for [http://code.google.com/p/fbug/issues/detail?id=5114 variables in catch block] also work under Linux |
| - | * [http://code.google.com/p/fbug/issues/detail?id=3303 Up/Down key] | + | * [http://code.google.com/p/fbug/issues/detail?id=3303 Up/Down key] works correctly for fonts defined in CSS |
| - | * [http://code.google.com/p/fbug/issues/detail?id=3816 Multi-line console messages] can | + | * [http://code.google.com/p/fbug/issues/detail?id=3816 Multi-line console messages] can be copied |
* [http://code.google.com/p/fbug/issues/detail?id=4401 Quotes] can be entered into the <code>style</code> attribute | * [http://code.google.com/p/fbug/issues/detail?id=4401 Quotes] can be entered into the <code>style</code> attribute | ||
* [http://code.google.com/p/fbug/issues/detail?id=5146 Pasting multi-line messages] into the [[Command Line|Command Line Popup]] works correctly | * [http://code.google.com/p/fbug/issues/detail?id=5146 Pasting multi-line messages] into the [[Command Line|Command Line Popup]] works correctly | ||
| Line 90: | Line 94: | ||
* Removed the misplaced [http://code.google.com/p/fbug/issues/detail?id=2767 context menu option] ''Edit Element Style...'' from the context menu of the [[Computed Side Panel]] | * Removed the misplaced [http://code.google.com/p/fbug/issues/detail?id=2767 context menu option] ''Edit Element Style...'' from the context menu of the [[Computed Side Panel]] | ||
* Fixed option ''[http://code.google.com/p/fbug/issues/detail?id=5205 Enable JavaScript and Refresh]'' | * Fixed option ''[http://code.google.com/p/fbug/issues/detail?id=5205 Enable JavaScript and Refresh]'' | ||
| - | * <code class="key">[http://code.google.com/p/fbug/issues/detail?id=5207 ⌘ + W]</code> on Mac OS | + | * <code class="key">[http://code.google.com/p/fbug/issues/detail?id=5207 ⌘ + W]</code> on Mac OS works again as expected |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5216 Break On This Error] | + | * [http://code.google.com/p/fbug/issues/detail?id=5216 Break On This Error] appears again inside the context menu of JS error messages |
* Fixed display problem of [http://code.google.com/p/fbug/issues/detail?id=5225 search options panel] | * Fixed display problem of [http://code.google.com/p/fbug/issues/detail?id=5225 search options panel] | ||
| - | * Detached Firebug | + | * Detached Firebug [http://code.google.com/p/fbug/issues/detail?id=5229 receives focus] when an element is inspected |
* Fallback for [[Command Line|Command Editor]] for the case the Orion editor [http://code.google.com/p/fbug/issues/detail?id=5232 is not present] | * Fallback for [[Command Line|Command Editor]] for the case the Orion editor [http://code.google.com/p/fbug/issues/detail?id=5232 is not present] | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5235 Clicking on computed styles] in [[Console Panel]] | + | * [http://code.google.com/p/fbug/issues/detail?id=5235 Clicking on computed styles] in [[Console Panel]] inspects them in [[DOM Panel]] |
* Deactivating or minimizing Firebug [http://code.google.com/p/fbug/issues/detail?id=5239 focuses the browser window] | * Deactivating or minimizing Firebug [http://code.google.com/p/fbug/issues/detail?id=5239 focuses the browser window] | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5253 Inspecting an element] via the context menu when Firebug is not loaded yet works | + | * [http://code.google.com/p/fbug/issues/detail?id=5253 Inspecting an element] via the context menu when Firebug is not loaded yet works |
* Introduced new option <code>[http://code.google.com/p/fbug/issues/detail?id=5266 extensions.firebug.preferJSDSourceLinks]</code>, which controls whether the [[Console Panel]] uses JSD to return the source links | * Introduced new option <code>[http://code.google.com/p/fbug/issues/detail?id=5266 extensions.firebug.preferJSDSourceLinks]</code>, which controls whether the [[Console Panel]] uses JSD to return the source links | ||
* Fixed SourceEditor [http://code.google.com/p/fbug/issues/detail?id=5279 not being defined] in SeaMonkey | * Fixed SourceEditor [http://code.google.com/p/fbug/issues/detail?id=5279 not being defined] in SeaMonkey | ||
| - | * Side panels can | + | * Side panels can be [http://code.google.com/p/fbug/issues/detail?id=5309 unregistered] properly |
* Obsolete [http://code.google.com/p/fbug/issues/detail?id=5275 prefixed CSS] is replaced | * Obsolete [http://code.google.com/p/fbug/issues/detail?id=5275 prefixed CSS] is replaced | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=2967 CSS inside an embedded SVG] | + | * [http://code.google.com/p/fbug/issues/detail?id=2967 CSS inside an embedded SVG] shows up inside the [[CSS Panel]] |
* The [[Script Panel]] [http://code.google.com/p/fbug/issues/detail?id=4290 doesn't take over] Firebug anymore | * The [[Script Panel]] [http://code.google.com/p/fbug/issues/detail?id=4290 doesn't take over] Firebug anymore | ||
* The [[Script Panel]] [http://code.google.com/p/fbug/issues/detail?id=5134 doesn't jump] to another script anymore on timeout | * The [[Script Panel]] [http://code.google.com/p/fbug/issues/detail?id=5134 doesn't jump] to another script anymore on timeout | ||
| Line 109: | Line 113: | ||
* [http://code.google.com/p/fbug/issues/detail?id=5285 Interference] with Firefox internal shortcuts was corrected | * [http://code.google.com/p/fbug/issues/detail?id=5285 Interference] with Firefox internal shortcuts was corrected | ||
* [http://code.google.com/p/fbug/issues/detail?id=5303 Display] of [[Style Side Panel]] doesn't fail anymore on invalid character in strings | * [http://code.google.com/p/fbug/issues/detail?id=5303 Display] of [[Style Side Panel]] doesn't fail anymore on invalid character in strings | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5316 HTML mutation breaks] | + | * [http://code.google.com/p/fbug/issues/detail?id=5316 HTML mutation breaks] also work without having the [[HTML Panel]] selected |
| - | * <code>[http://code.google.com/p/fbug/issues/detail?id=5336 HTMLCollections]</code> are | + | * <code>[http://code.google.com/p/fbug/issues/detail?id=5336 HTMLCollections]</code> are displayed correctly when the script execution is stopped |
| - | * [http://code.google.com/p/fbug/issues/detail?id=5130 Array indices] are | + | * [http://code.google.com/p/fbug/issues/detail?id=5130 Array indices] are sorted numerically instead of alphabetically |
* [[HTML Panel]] gets updated when [http://code.google.com/p/fbug/issues/detail?id=5299 nodes are changed] in other panels | * [[HTML Panel]] gets updated when [http://code.google.com/p/fbug/issues/detail?id=5299 nodes are changed] in other panels | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5316 Break On Mutation] | + | * [http://code.google.com/p/fbug/issues/detail?id=5316 Break On Mutation] also works when the [[HTML Panel]] is not selected |
| - | * <code>[http://code.google.com/p/fbug/issues/detail?id=5359 displayName]</code> is | + | * <code>[http://code.google.com/p/fbug/issues/detail?id=5359 displayName]</code> is used in the [[Profiler]] |
* <code>[http://code.google.com/p/fbug/issues/detail?id=5360 BR()]</code> isn't causing problems in domplate anymore | * <code>[http://code.google.com/p/fbug/issues/detail?id=5360 BR()]</code> isn't causing problems in domplate anymore | ||
* Missing <code>[http://code.google.com/p/fbug/issues/detail?id=5375 globalStorage]</code> doesn't cause problems anymore | * Missing <code>[http://code.google.com/p/fbug/issues/detail?id=5375 globalStorage]</code> doesn't cause problems anymore | ||
| - | * [http://code.google.com/p/fbug/issues/detail?id=5382 Twisties inside arrays] output by <code>console.log()</code> work | + | * [http://code.google.com/p/fbug/issues/detail?id=5382 Twisties inside arrays] output by <code>console.log()</code> work |
| - | * Auto-completion | + | * Auto-completion also works with [http://code.google.com/p/fbug/issues/detail?id=5385 quoted fonts] |
* Display for [http://code.google.com/p/fbug/issues/detail?id=5382 <code>console.log()</code> of nested arrays] fixed | * Display for [http://code.google.com/p/fbug/issues/detail?id=5382 <code>console.log()</code> of nested arrays] fixed | ||
* [http://code.google.com/p/fbug/issues/detail?id=5400 Correct stack trace] is shown | * [http://code.google.com/p/fbug/issues/detail?id=5400 Correct stack trace] is shown | ||
Revision as of 06:26, 31 May 2012
Information on updates for releases and future plans
Contents |
Download Sites
- Mozilla Addons Firebug page
- Releases overview page
- Firebug 1.10 (in alpha phase)
- Firebug 1.9 (current stable)
- Firebug 1.8 (previous release)
Firebug 1.10
This is the upcoming version. It is currently in alpha phase.
Overview of Firebug 1.10
Features and changes
Console and Command Line
- Open AJAX response in a new tab
- The Command Editor uses Orion, allowing syntax highlighting
-
monitorEvents()andunmonitorEvents()work like in Chrome allowing event groups and arrays with of events - Completion List Popup can be opened via
Ctrl/⌘+Space -
Page Up/Up,Home,Endand mouse wheel can be used to scroll the Completion List Popup
HTML
- Three display methods for entities
- URLs can be opened in a new tab
Style
- Added option to jump from the usage of a web font to its declaration
- Copying a selection only copies the styles
- Pseudo-classes are persistently locked
- :focus can be locked in Style Side Panel
Computed
- Implemented style tracing
- User agent styles can be hidden
- Infotips are shown for colors, images, etc.
- Scrolling is persisted
- Added smart scrolling for when a style group is expanded
CSS
- CSS rules can be deleted
-
Up<code>/<code class="key">Downkeys can be used in-/decrease numeric values - Values of hex, rgba and hsla colors can be changed using
Up<code>/<code class="key">Downkeys - Rules other than style rules can be inspected
-
@charsetrules are displayed -
@importrule media queries are displayed and can be edited - Auto-completion picks up font names used inside a page
- Added auto-completion for CSS selectors
- Auto-completion works within expressions
-
@namespacerules are displayed - Auto-completion suggestions are not repeated in shorthand properties
Script
- Removed Show chrome sources
- Breakpoint condition editor supports auto-completion
Watch
- Auto-completion while entering an expression
DOM
- CSS rules have an improved display
- Inspector works with DOM panel
- Editing of read-only values is prevented
Net
Miscellaneous
- Shortcut to deactivate Firebug can be changed
- A page can be refreshed via keyboard shortcuts while the detached Firebug window is focused
- All options inside Firebug have descriptive tooltips
- New API for extending Firebug toolbars
- Added link to extensions page to Firebug Menu
- Auto-completion respects user's chosen case
- Help key can be rebound
- Break On ... has a shortcut (
Ctrl/⌘+Alt+B)
You can also have a look at the list of all enhancements of Firebug 1.10.
Bug fixes
- Scroll position in Script panel is retained after XHR
- Tab scroll arrows do not appear anymore
- Auto-completion for variables in catch block also work under Linux
- Up/Down key works correctly for fonts defined in CSS
- Multi-line console messages can be copied
- Quotes can be entered into the
styleattribute - Pasting multi-line messages into the Command Line Popup works correctly
- Workaround for Firefox bug causing problems in Linux and Mac OS
- Removed the misplaced context menu option Edit Element Style... from the context menu of the Computed Side Panel
- Fixed option Enable JavaScript and Refresh
-
⌘ + Won Mac OS works again as expected - Break On This Error appears again inside the context menu of JS error messages
- Fixed display problem of search options panel
- Detached Firebug receives focus when an element is inspected
- Fallback for Command Editor for the case the Orion editor is not present
- Clicking on computed styles in Console Panel inspects them in DOM Panel
- Deactivating or minimizing Firebug focuses the browser window
- Inspecting an element via the context menu when Firebug is not loaded yet works
- Introduced new option
extensions.firebug.preferJSDSourceLinks, which controls whether the Console Panel uses JSD to return the source links - Fixed SourceEditor not being defined in SeaMonkey
- Side panels can be unregistered properly
- Obsolete prefixed CSS is replaced
- CSS inside an embedded SVG shows up inside the CSS Panel
- The Script Panel doesn't take over Firebug anymore
- The Script Panel doesn't jump to another script anymore on timeout
- Shortcuts are also working when Firebug was not activated before
- Activation options are displayed correctly for the different Firebug states
- Interference with Firefox internal shortcuts was corrected
- Display of Style Side Panel doesn't fail anymore on invalid character in strings
- HTML mutation breaks also work without having the HTML Panel selected
-
HTMLCollectionsare displayed correctly when the script execution is stopped - Array indices are sorted numerically instead of alphabetically
- HTML Panel gets updated when nodes are changed in other panels
- Break On Mutation also works when the HTML Panel is not selected
-
displayNameis used in the Profiler -
BR()isn't causing problems in domplate anymore - Missing
globalStoragedoesn't cause problems anymore - Twisties inside arrays output by
console.log()work - Auto-completion also works with quoted fonts
- Display for
console.log()of nested arrays fixed - Correct stack trace is shown
- Console filter persists between browser restarts
-
extensions.firebug.sourceLinkLabelWidthaffects output of Console API methods - Quoted fonts are cycled correctly
-
getAttributeNodeNS()is not logged into the Web Console - Box model shading doesn't disappear when moving cursor from hidden element to visible one
You can also have a look at the list of all bug fixes of Firebug 1.10.
Links to notes for each release
1.10.0a9 1.10.0a8 1.10.0a7 1.10.0a6 1.10.0a5 1.10.0a4 1.10.0a3 1.10.0a2 1.10.0a1
Firebug 1.9
This release is the current stable version.
Blog posts:
Overview of Firebug 1.9
Features and changes
Console and Command Line
- console.firebug removed because of privacy reasons
- No errors shown for NTLM authentication
- Files names and line numbers for all errors
- Auto-completion via . for properties not accessible via .
- Auto-completion for [
- Auto-completion for
Mathobject and expressions beginning withnewoperator - Syntax error position is now shown
CSS
Script
- displayName property for pretty function names in Stack Side Panel
- Rerun now has a shortcut (
Shift+F8) - Adding watches is now available in the context menu for variables
- An Infotip is now shown when hovering a conditional breakpoint showing the condition
- Scroll position is now persisted
- Infotip for array items was added
DOM
- Border and hover background for entries
- New option Show inline event handlers
- Adding watches is now available in the context menu for variables
Net
- New Protocol column displaying the network protocol of a request
- Copy parts of JSON responses into the clipboard
- Requests can now be resent
- Web font information is now displayed
- Formatted network request headers are sorted alphabetically
Inspector
- Remove elements from the page while inspecting
Miscellaneous
- Right-clicking panel tab opens Options Menu
- Radio options for enabling/disabling panels replaced by check option
- Firebug shortcuts don't conflict anymore with other shortcuts (Search Field focussing now works via
Ctrl+F) - Break On ... buttons are now disabled when the Script Panel is disabled
- Firebug UI can now be positioned on all for sides of the browser window
- No restart required anymore when changing shortcuts
You can also have a look at the list of all enhancements of Firebug 1.9.
Bug fixes
Links to notes for each release
Bug fix releases
Major release
1.9.0 1.9.0b5 1.9.0b4 1.9.0b3 1.9.0b2 1.9.0b1 1.9.0a5 1.9.0a4 1.9.0a3 1.9.0a2 1.9.0a1