Thanks for notifying. I assume with "latest" Firebug version you mean 1.10.4.
We already know about that problem. See
issue 5949. This seems to be a
Firefox bug.
Sebastian
On Wednesday, October 10, 2012 9:46:03 PM UTC+2, Michael wrote:
After update to FX 16 build 16.00.30319.01 (info from about:buildconfig) I can't get Firebug (latest) in window (Firefox window) if content is on tab it works fine (By window I mean window opened by window.open in JavaScript).
Eg:
1. I'm opening http://localhost:8080 (web server is there) on tab, Firebug is present
2. I'm opening window (click - JavaScript is doing rest) with app http://localhost:8080/example, no chance to use Firebug on content in that window, F12 dosen't do anything.