Closed
Bug 1596060
Opened 6 years ago
Closed 5 years ago
Can't select response body
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Honza, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
STRs:
- Load http://janodvarko.cz/xhr-spy/
- Open DevTools and select the Network panel
- Click on
Get small JSON
button - Select the request in the Nework panel and go to the Response side panel
- Collapse the JSON section
- Select something in the Response Payload section
AR: the selection disappears when mouse button is released
ER: the selection stays so, e.g. I can right-click on it and copy to clipboard.
Honza
Reporter | ||
Updated•6 years ago
|
Blocks: netmonitor-response-sidepanel
Reporter | ||
Comment 1•6 years ago
|
||
This seems to be CodeMirror problem since the Params panel is experiencing the same problem
Honza
Reporter | ||
Comment 4•5 years ago
|
||
This has been fixed by work in bug 1613885
Honza
You need to log in
before you can comment on or make changes to this bug.
Description
•