Closed
Bug 840093
Opened 12 years ago
Closed 12 years ago
Text in object inspector can't be copied
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 23
People
(Reporter: ianbicking, Unassigned)
References
Details
The text in the object inspector can't be copied:
1. enter console.log({a: "alskjdflakjsdflkjasdf"});
2. open the inspector of that object
3. select 'a: "alskjdflakjsdflkjasdf"'
4. hit Command-C
5. try to paste (text wasn't copied)
Comment 1•12 years ago
|
||
This *should* be fixed by bug 808370. Please retest then. Thanks for the bug report!
Depends on: 808370
Comment 2•12 years ago
|
||
Bug 808370 landed. You should now be able to copy property values. Please reopen if you find it doesn't work.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•