Closed
Bug 1048705
Opened 10 years ago
Closed 10 years ago
Allow copying whole response (JSON) from Response tabpanel inside developer tools
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 955933
People
(Reporter: jayesh.choudhari17, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 (Beta/Release)
Build ID: 20140804030205
Steps to reproduce:
1. Open a page that has some json request.
2. Open developer tools networks tab (if it asks for reload, reload the page)
3. Click on the request having a json call
4. Right Pane shows all the information about the request
5. Go to the Response tab in the right pane
Actual results:
The json is displayed in a format that cannot be copied as whole, but only single element at a time
Expected results:
should allow copying the whole json
Updated•10 years ago
|
Component: Untriaged → Developer Tools: Netmonitor
I have this same issue on FF 32 beta (doesnt show beta version). I would like to copy the JSON from the net tab. I like the json view, however, I also need to copy it.
This bug fix helps but its not real clear from the response tab.
https://bugzilla.mozilla.org/show_bug.cgi?id=955933
Comment 2•10 years ago
|
||
I believe this duplicates bug 955933
Comment 3•10 years ago
|
||
(In reply to Matthew L Daniel from comment #2)
> I believe this duplicates bug 955933
Yes, looks like it. Marking as a duplicate
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•