I've just started to use firebug in anger and I have two points which
are bugging me (no pun intended) at the moment. Basically the site I'm
working on uses a bunch of post requests to return data for display to
the user, so a 'session' consists of logging on to the site and then a
sequence of individual posts as the user interacts with the site.

One question:

1) How does the net panel switch between the 'sequential' mode where
subsequent requests are shown to 'following' earlier requests (a bit
like a gantt chart in a project plan) and the 'full width' mode where
each request is shown filling the full width of the timeline area? I
suspect there's some logic to determine whether requests are part of
the same session...? From my perspective it would be nice to allow
explicit switching - in my case I'll sometimes have 100s of requests
in a 'session' and so the gantt chart view becomes almost unusable
because each timeline entry is only a couple of pixels wide.

... and one (apparent) bug:

2) The hover/popup for the timeline which shows the timing breakdown
(DNS/connecting/queueing/waiting/receiving) does not update as you
mouse over entries in the timeline - basically it 'freezes' on
whatever timeline entry you moused over first and you have to perform
a dance with the mouse moving 'out' to the left and then back to the
right on the desired timeline entry to get the popup to update.

NB I'm using firebug 1.4.2 with firefox 3.5.4 on Windows.

--

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