This sounds like a bug, do you have an online page that I could check and try to reproduce the problem on my machine?
Honza On Oct 14, 6:59 pm, Ed Schiebel <[email protected]> wrote: > I have break on all errors on. > During execution, I hit an error and execution stops. > If I click on a function in the call stack across the top of the script > window, the source pane moves to the associated line of code, and the > function is highlighted in the stack displayed over in the right pane. > Now, here are my problems > 1. the function names along the top don't match those along the side > 2. I click on a function on top, then click on the highlighted function on > the right, and I'm sent somewhere else. > > I've attached 2 image files. > click-top shows the state of the firebug window when I've clicked on the > function at top of the stack on the top > click-side shows the state of the firebug window when I've clicked on the > function at the top of the stack on the side > > I wonder if this is related to the problems people have been having with the > filename displayed in script window not matching the filename where a > breakpoint has been set when execution stops. > > using fb1.6x.0b1, ff3.6.10, windows xp > --ed > > PS > When I click on a function in the stack on top, it is emboldened and > corresponding function in the stack on the right is highlighted in yellow, > however, if I click on a function in the stack on the right, it is not > emboldened in the stack across the top. That would be nice. > > click-top.jpg > 128KViewDownload > > click-side.jpg > 133KViewDownload -- 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.
