tried 1.4.a31. the first time I hit a breakpoint on the first time I
loaded the page, I saw what might have been a short stack (a couple
blue links, but not function names). Since then, nothing but an empty
panel, though when I hover the mouse, sometimes (OK, once) I get a
tooltip. FLASH: I just discovered this is all with the FB window
detached. If FB is attached, I get a call stack.
Maybe this is related, but to get a deeper call stack I changed my
breakpoint from the script inlined in the loaded page to another
script file. Still no stack, but now when I choose the original
loaded page in the script panel, it's empty too. I've found that if I
reload the page with the secondary script file in the script panel,
after the reload, the main page's script never shows up again until I
restart FF.
I'm running FF3.0.10 en-US with add-ons FB 1.40a31, google gears
0.5.21.0, java quick starter 1.0, Microsoft .NET Framework Assisant
1.0, Web Developer 1.1.6 on Windows XP sp3
I can recreate the stack problem by:
1. load
http://xoxoxpress.com/authors.php
2. activate and detach FB window and reload.
3. open thumbs.js in the script panel. set a breakpoint on line 35
4. in the web page, click on one of the author thumbnails
5. when the breakpoint's hit, I get a stack in the toolbar, but not
the stack panel
6. switch to the authors.php page in the script panel
7. I get no source listed.
On a tangentially related topic, once I detach the FB window,
sometimes I can't re-attach. clicking the 'x' button sometimes
reattaches, sometimes closes and deactivates, Also, iIf I exit FF
with FB detached, the FB window stays up, and the FF process doesn't
exit until I close it too.