Closed Bug 638953 Opened 13 years ago Closed 11 years ago

Cannot copy keys or values in web console object inspector

Categories

(DevTools :: Console, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 23

People

(Reporter: jbalogh, Unassigned)

Details

(Whiteboard: [console-1][propertypanel])

I'm trying to get a value out of an object in the web console. I clicked the object and it popped up a new Inspect: window. I can't copy anything directly in that window and it doesn't have a context menu providing Copy like other pieces of the console.
Whiteboard: [console-1]
(In reply to comment #0)
> I can't copy anything directly in that window

"Ctrl + C" is always working.

I wonder why NetowrkPanel.xhtml can not be a XUL file. Is there any reason for that?
Component: Developer Tools → Developer Tools: Console
Whiteboard: [console-1] → [console-1][propertypanel]
Filter on TARDIS.
Priority: -- → P3
The property panel has been replaced by the variables view in bug 808370. You can now copy property names and values individually. There's also bug 862019 for more improvements.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Still seeing this issue in OSX and Firefox 24. Can only open the context menu in the console, the HTML section of the inspector (in the CSS doesn't work), and in the code of the debugger. Everywhere else, it doesn't work. For example, if I want to copy some headers from the network tab, I can't.
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.