Closed
Bug 1556114
Opened 6 years ago
Closed 6 years ago
Cmd-A when Response Payload focused should select the output, not the Network panel UI
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1553836
People
(Reporter: Harald, Unassigned)
Details
What were you doing?
- Open the Network panel and find a JSON response, like https://data.cityofnewyork.us/api/views/kku6-nxdu/rows.json?accessType=DOWNLOAD
- Switch to Response tab for the request and close the JSON view to see the Response payoload
- Click into the field and press Cmd-A
What happened?
Network UI gets selected.
What should have happened?
JSON text gets selected.
Anything else we should know?
This works correctly in the in-tab JSON viewer, which also has a convenient copy and pretty print button. For posterity, pretty printing is captured in bug 1504146.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•