The "copy" action is always appended by default into the context menu. This is a bug and I think it should be available only if any text is highlighted in the panel (otherwise it does nothing anyway).
But, if I understand your report correctly, you saying that the "Inspect in DOM Tab" doesn't appear if you click on an object in the Console tab? I couldn't reproduce this, I always see both options (Copy & Inspect in DOM Tab) when clicking on an object. Honza On Aug 31, 9:30 pm, Warren <[email protected]> wrote: > I am using console.dir() and console.log() to print out information to > the firebug console. If I right click on an object, I am given the > option of "Inspect DOM Tab", however, if I highlight any test, my > option becomes "Copy" and I am unable to get "Copy" to disappear even > after clicking off the highlighted text. Even after refreshing the > page, the "Copy" option is still my only choice. When selecting > "Copy" after a page refresh, it is still copying the text that was > originally highlighted even though nothing is currently highlighted. > I have tried closing the console / firebug and reopening, but it still > will not reset the option list. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
