On Dec 22, 5:02 pm, John J Barton <[email protected]> wrote: > > > > I normally enable Firebug only for the sites I'm developing and this > > > > is remembered for all pages in the same domain name (which is great). > > > > However, the status of Firebug's panel (open or minimized) seems to be > > > > a per-domain setting, rather than a per-tab setting. Is this > > > > assumption correct or am I missing a setting somewhere? > > > > Open or minimized is per Firefox window, so it should be independent > > > of tab or domain. There are requests for per domain or per tab, but > > > it would something for an extension to implement. > > > Alright, then I'm doing nothing wrong... Whatever, I second the per- > > tab request. Almost everytime I open the panel I just want to debug > > something in that page and only that page. > > Ok, but what does that have to do with per-tab activation? If you want > to debug something on a page, open firebug on that page and only on > that page. As long as you are using 1.4.5 or 1.5, it just works.
Well, nope, it doesn't work that way for me. It opens in all pages where Firebug is enabled. I'm using 1.4.5. Sorry if I didn't explain properly. I'll put an example just in case. I'm developing stuff for "example.com" and "example.net". I have several tabs open in Firefox: 1. http://example.com/ 2. http://example.com/foo 3. http://example.net 4. http://www.google.es Firebug is enabled (but hidden) for domains "example.com" and "example.net" so it's collecting info in the background at tabs 1, 2 and 3 (as expected). Now I want to debug feature foo so I switch to tab 2 and open Firebug's panel. When I switch to tabs 1 and 3, the panel is open there as well. If I close panel at tab 3, it gets closed in all tabs. It's not convenient because I want to see the Net Panel at tab 2 and only tab 2. I hope it's clearer now. I was wondering if that's how it's supposed to work or, on the contrary, I was missing an option somewhere. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
