The bug is not fixed, so the 'Copy As JSON' item is not there yet. But yes, I think that the action should be available also if you right-click on the window object within the navigation bar.
In order to copy e.g. a property of the window, the user should be able to right-click within the DOM panel content on the property and see the same menu-item. Honza On Jan 13, 1:29 pm, Olivier Percebois-Garve <[email protected]> wrote: > Hi > > thanks for your reply, great news. > > I have installed fb1.6X.0a2. > In the dom panel if I right click on the top navigation bar (where "window" > is), there is only the option "refresh". Doing this does not copy to the > clipboard. > > Is it supposed to work that way ? > > On Wed, Jan 13, 2010 at 12:55 PM, Honza (Jan Odvarko) > <[email protected]>wrote: > > > We are working on "Copy As JSON" item (context menu within the DOM > > panel) > > that could fit your needs. > > > See:http://code.google.com/p/fbug/issues/detail?id=2560 > > > Honza > > > On Jan 12, 9:52 pm, Olivier Percebois-Garve <[email protected]> > > wrote: > > > Hi, > > > > I am working on memory leaks. IE7 has bugs that causes abnormal leaks, > > > but often leaks are due to wrong coding. > > > > I would like to check how the 'window' object has changed between two > > > iteration of a test. > > > > Sure, I can easily explore the window object using firebug, but our app > > > is massive and the window object is huge, > > > so I cant check it completly. > > > > If there were a right click - 'save as' feature, then I could save the > > > output of the window object between two iteration, > > > and then run a diff tool to see what has changed. That way I could for > > > instance spot that some array is growing without a valid reason. > > > > Currently I cant think of a way to do this. > > > > Would you be interested in implementing such an idea ? > > > > -Olivier > > > -- > > 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]<firebug%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/firebug?hl=en. > >
-- 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.
