I think I know what the problem could be, but as Sebastian mentioned, we need a reproducible test case to fix this.
Honza On Wednesday, August 7, 2013 10:26:22 PM UTC+2, Sebastian Zartner wrote: > > I have the Firebug Net Panel enabled by default. I open Firefox, the Net >> Panel loads, and I send a request which opens a simple page. This page >> opens a popup which has one small image file. >> The problem is by the time Firebug loads and enables the Net Panel, the >> image has loaded and that request (for that small image) almost never shows >> up in the net panel. I have reproduced this many times on a few different >> machines. >> > I assume your problem is related to opening the popup. Can you provide a > URL, so we can reproduce that? > > >> Is there a way Firebug can disable/delay the sending of first request on >> each page until the Firebug has loaded and Net Panel has activated? >> > Firebug just watches the network traffic, it doesn't influence it. > > Though maybe the *Persist* > option<https://getfirebug.com/wiki/index.php/Net_Panel#Persist>can help you > to see the request for the image. > > Sebastian > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/f0c88eb9-b947-431e-a6a2-551afb40d2cb%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
