Hi all, new member here, but been using FB for a while

In the 1.8 (and now the 1.9) series, I'm seeing the following, and
looking for any clues as to tracking down the cause. Currently using
FF6.0.2, and also have FirePHP installed (latest of the 0.9 chain, I
think, but the About window won't open for me atm - it's definitely
not the newer style FirePHP yet). OS is Ubuntu 11.04, patched to date.

Process to reproduce (and it happens every time)

- FB has all panels enabled
- Events/calls etc are being tracked correctly
- A new window is opened (to launch a PDF file, which is generated
dynamically) via a button click, and as I'm set to open in Acrobat,
and not embedded, the window closes once the file has been sent (and
Acrobat opens).
- The PDF displays correctly
- When you return to the parent window, FB has been disabled, and
*cannot* be re-enabled until I reload the window (trying to re-enable
it from its icon does nothing, like it thinks it is already enabled).

The Javascript that launches the new window is similar to

 window.open('filename.php?d='+_date,'PDF');

_date is simply a date field used to control what is output.

Because it turns off FB, I can't see if there is any message when it
happens.

Many thanks,

Richard

-- 
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.

Reply via email to