I also had my script panel enabled and reloaded each time but I'm
still not getting anything. I reinstalled Firebug 1.8.3 and on my Mac
it seemed to break on mutation as expected the first time I tried,
then never again. On my PC I kept it at 1.8.3 and it didn't notice any
difference after double checking. I also noticed that when I turn
break on mutate on, the orange glow around the HTML tab label
disappears after a mutation has occured (but not broken as expected),
which I assume also happens when the button is working as expected.
On Oct 19, 9:41 am, Sebo <
sebastianzart...@gmx.de> wrote:
> > The test description was not precise, I have fixed it.
>
> Thanks for that.
>
> > The important thing is that the Script panel must be enabled and page
> > reloaded.
> > (breaking in the debugger always needs the debugger activated)
>
> I am always reloading before trying and at my other PC it wasn't working.
> Though at the PC I am currently on it's working fine.
> russtolium, is it working for you?
>
> I believe that the "Break on Mutation" button (and other 'break on...'> buttons)
> > should be disabled when the Script panel is disabled. There could also
> > be a tooltip
> > that says: Enabled the Script panel to use this features.
>
> > If you file a bug I'll fix it.
>
> Issue 4925 <
http://code.google.com/p/fbug/issues/detail?id=4925>. While
> fixing that please also note issue 2995<
http://code.google.com/p/fbug/issues/detail?id=2995>
> .