Firebug Lite 1.3.1 beta release notes

Help us polish this version by testing and reporting bugs!

What's New?

Editor

  • autocompletion cycling (with UP/DOWN keys) now works as expected for partially typed words in IE6+, Safari/Google Chrome, and Opera
  • Major improvement in editor's autocomplete performance (was too slow on IE)
  • No more problems with autocomplete when typing fast (timing issues)
  • ignoring the inline editor spell checking in Safari/Google Chrome
  • Fixed timing issues when calling input.focus() and input.select()

UI

  • Issue 3118: Long lines in XHR response
  • Added round corner support in the XHR tabs to Chrome and Opera
  • Resetting user agent styles for tables which was creating a small glitch (undesired blank space) between the toolbar and the panel content
  • Issue 3165: Styling problem with nested expandable groups

Chrome

  • Improved window key code event listener. Only one "keydown" event will be attached to the window, and the onKeyCodeListen() function will delegate which listeners should be called according to the event.keyCode fired
  • Fixing bug in the persistent mode (related to the new console panel)
  • Improving the accuracy of the delay time calculated in the persist process
  • Panels now will stop editing when clicking on any non-editable element

Other

  • The development mode now works online without requiring pre-configuration and is being used to load the "Developer channel" application
  • Enabled the bookmarklet update detection mechanism
  • Issue 3178: Bookmarklet does not support XML+XSLT documents

And more...

  • For a complete list of changes, check the changelog.

Contributing

Your contribution is very important. Found a bug? Have a suggestion? Please report us.

Found a fix for a particular issue? Patches are welcome. Also, if you are willing to help more deeply with coding, join our team.