Open Bug 917089 Opened 11 years ago Updated 2 years ago

Multiple selection and copy of netmonitor data

Categories

(DevTools :: Netmonitor, defect, P3)

26 Branch
x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: canuckistani, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [netmonitor-reserve])

From a conversation w/Potch:

As a web developer I need to select multiple lines in the netmonitor and copy them for use in things like spreadsheets. Strawman proposal:

 - using a mouse, drag-select

 - using a kb, shift+arrow down should select the next one, shift+arrow up should select the previous one

 - using kb + mouse with a single row selected, ctrl+click selects the range between the selected row and the clicked row

 - using kb + mouse with a single row selected, option+click selects only the selected row and the clicked one.
Do you mean in the Timeline area or in the Response View?
(In reply to Rob Campbell [:rc] (:robcee) from comment #1)
> Do you mean in the Timeline area or in the Response View?

Sorry for the extreme delay. Timeline area. Right potch?
Flags: needinfo?(thepotch)
Places I'd like to have select:

* whole of the timeline area- or else make it trivial to get a csv-ish version of that data out.
* in the Response view: 'Request URL' (ideally all text in the upper area), as well as ability to get headers as text.

These should be multi-line select ability- right clicking on a single line and hitting 'copy' is crazy cumbersome. Some sort of export feature is nifty, but frankly copy paste is faster and frequently more convenient.
Flags: needinfo?(thepotch)
Whiteboard: [netmonitor]
Flags: qe-verify?
Whiteboard: [netmonitor] → [netmonitor-reserve]
Priority: -- → P3
Flags: qe-verify? → qe-verify+
QA Contact: ciprian.georgiu
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.